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
it might be helpful to have the api check the current database version (i.e. the alembic version stamp) when it starts up to make sure that the database schema it is running against is compatible with that version
The text was updated successfully, but these errors were encountered:
MoralCode
changed the title
add some kind of relationship between database revisions and API versions
add some kind of check to ensure the database schema revision is compatible with the api version being run
Dec 30, 2022
it might be helpful to have the api check the current database version (i.e. the alembic version stamp) when it starts up to make sure that the database schema it is running against is compatible with that version
The text was updated successfully, but these errors were encountered: