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

Expose active DB Alembic schema version through the REST API #115

Open
rtamalin opened this issue Dec 10, 2021 · 0 comments
Open

Expose active DB Alembic schema version through the REST API #115

rtamalin opened this issue Dec 10, 2021 · 0 comments

Comments

@rtamalin
Copy link
Contributor

Similarly to how we expose the package version, provide a REST API query (/schem-version) which returns the active Alembic schema version, which can be used to confirm/validate that schema migrations have been applied.

Potentially implement a means, via the internal DB API, by which the expected schema version for the DB can be determined programmatically to allow automated checking that the schema is up-to-date.

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