sqlmodel icon indicating copy to clipboard operation
sqlmodel copied to clipboard

📝 Docs: Schema Migrations with Alembic

Open ryankwondev opened this issue 1 year ago • 4 comments

  • 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.

ryankwondev avatar Apr 19 '24 10:04 ryankwondev

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

github-actions[bot] avatar Apr 19 '24 10:04 github-actions[bot]

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 avatar Apr 19 '24 10:04 ryankwondev

@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

ryankwondev avatar Apr 19 '24 10:04 ryankwondev

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

github-actions[bot] avatar May 30 '24 03:05 github-actions[bot]