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

✨ Docs: Schema Migrations with Alembic #899

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ryankwondev
Copy link

  • Added a new section on how to use Alembic for schema migrations with SQLModel

I am aware that this document is still lacking in many aspects. I plan to further utilize the features of mkdocs to improve readability and add supplementary explanations to help users implement the steps appropriately in their respective environments.

Please let me know if there is any additional information that should be included. Going forward, I will actively contribute about the advanced usage of SQLModel in production environments.

Copy link

📝 Docs preview for commit a58a2c9 at: https://ddde98b2.sqlmodel.pages.dev

@ryankwondev
Copy link
Author

FYI: It seems that the Linter is currently throwing errors for the tests in this PR, but this content does not directly involve the SQLModel code itself.

@ryankwondev
Copy link
Author

@tiangolo Regarding the proposed roadmap, could you provide more details about your perspective on the direction for integrating migrations through Alembic?

#654 (comment)

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

Successfully merging this pull request may close these issues.

None yet

2 participants