tiangolo / sqlmodel

SQL databases in Python, designed for simplicity, compatibility, and robustness.
https://sqlmodel.tiangolo.com/
MIT License
13.52k stars 611 forks source link

📝 Docs: Schema Migrations with Alembic #899

Open ryankwondev opened 2 months ago

ryankwondev commented 2 months ago

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.

github-actions[bot] commented 2 months ago

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

ryankwondev commented 2 months ago

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 commented 2 months ago

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

https://github.com/tiangolo/sqlmodel/issues/654#issue-1927095154

github-actions[bot] commented 1 month ago

📝 Docs preview for commit e8077b999dd2e93bf65ed9a68a5335af0c47fac0 at: https://8ffce397.sqlmodel.pages.dev