Replies: 1 comment
-
|
I would add an option to parameterize the schema name too. This would also allow setting schema names dynamically at runtime. For instance, when I launch a Docker container with a database I could specify the schma name through an env var. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Perhaps I am missing a setting or a tick box, but when I generate a SQL file from a data model I get CREATE DATABASE, CREATE SCHEMA commands that I don't want.
Is it possible to have more control on what is exported into a SQL file?
Simon
Beta Was this translation helpful? Give feedback.
All reactions