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

Explore use of Alembic #81

Open
dr-rodriguez opened this issue Oct 3, 2024 · 0 comments
Open

Explore use of Alembic #81

dr-rodriguez opened this issue Oct 3, 2024 · 0 comments
Assignees

Comments

@dr-rodriguez
Copy link
Contributor

Alembic can be used to manage database migrations (schema updates)
https://alembic.sqlalchemy.org/en/latest/index.html

I was pointed to this as a good way to handle updating schema and we should explore it at some point. Not sure where best this would be implemented (ie, in SIMPLE, AstrodbKit, astrodb_utils, etc) but making the issue here since databases created from this template could benefit from this in place.

@dr-rodriguez dr-rodriguez self-assigned this Oct 3, 2024
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