-
-
Notifications
You must be signed in to change notification settings - Fork 769
📝 Add migrations section #1555
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
base: main
Are you sure you want to change the base?
📝 Add migrations section #1555
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Just as a maintenance note, #689 is a related PR. |
this is great, no external dependency required, should be able to merged to doc site |
@ezeparziale, thanks for your interest! It's mentioned in the roadmap, that there is a plan to implement "Integrated migrations (using Alembic)". #689 "Integrates" migrations into |
It has been nearly two years since the roadmap proposed the integrated migration plan. Could we temporarily provide documentation on using Alembic for migration in the meantime? |
I added the migrations section to use SQLModel with alembic.
Updated release from: #512