add some kind of check to ensure the database schema revision is compatible with the api version being run #18

Open
opened 2022-11-20 17:24:34 +01:00 by MoralCode · 0 comments
Owner

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

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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ClassClock/API#18
No description provided.