You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: