Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce some database version check for ccdscan-api #264

Open
limemloh opened this issue Oct 2, 2024 — with Linear · 0 comments
Open

Introduce some database version check for ccdscan-api #264

limemloh opened this issue Oct 2, 2024 — with Linear · 0 comments

Comments

Copy link
Contributor

limemloh commented Oct 2, 2024

The API service should verify the database schema version is supported, catching deployment issues such as if the database migration is not complete yet.

A suggestion would be to have a major and minor version tracked, such that we have the API support up to a certain major version, and at least a certain minor version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant