Replies: 1 comment 15 replies
-
Should this be added as a standard? Should it be strictly required that tables not implemented in this project should not exist in the same database? |
Beta Was this translation helpful? Give feedback.
15 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.
-
During alembic migration, if other tables already exist in the database, they will be deleted
Temporary workaround:
Beta Was this translation helpful? Give feedback.
All reactions