Replies: 2 comments 2 replies
-
MySQL handler doesn't support SQL dump files. The misleading description has been fixed with e7cbc01 The only way to use SQL dump files is SQLite handler; |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks, but unfortunately I need to change the schema without touching the MySQL Daatabase. E.g. I want to change enums which cause errors in the built schema and I want to add foreign key constraints to have the relations in the schema. |
Beta Was this translation helpful? Give feedback.
2 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.
-
In the docs it says:
How can I achieve that, to build from an SQL dump file?
Beta Was this translation helpful? Give feedback.
All reactions