Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SQL data type macros to dg-common #249

Open
bryantrobbins opened this issue Oct 2, 2015 · 3 comments
Open

Add SQL data type macros to dg-common #249

bryantrobbins opened this issue Oct 2, 2015 · 3 comments
Assignees
Milestone

Comments

@bryantrobbins
Copy link
Collaborator

As a user, I want to generate data values based on SQL types (e.g., VARCHAR(255), BLOB, etc.). I should be able to use these types from any DG model as a macro.

Let's add macros for data types from Oracle and Postgres.

As with all other macros, this would generate only one value per use.

This is a separate feature from #248 and #247.

@bryantrobbins
Copy link
Collaborator Author

@leeny324 also looking into this.

@bryantrobbins
Copy link
Collaborator Author

Untagging from 2.2 as this is a bit broader.

#247 does implement part of this.

@bryantrobbins
Copy link
Collaborator Author

Whatever does get implemented here needs to conform to what was done in #247.

@bryantrobbins bryantrobbins removed this from the DG2.2 milestone Dec 4, 2015
@mibrahim mibrahim added this to the DG2.3 milestone Feb 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants