generated from V3lop5/python-starter
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
code qualityWould improve code qualityWould improve code qualityenhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Changes to models doesn't change the database/table directly.
A workaround is to delete the database and let it recreate next time.
Describe the solution you'd like
On startup check if all tables are still up to date with model definition. If not ALTER TABLE.
If this is not possible throw exception.
Metadata
Metadata
Assignees
Labels
code qualityWould improve code qualityWould improve code qualityenhancementNew feature or requestNew feature or request