標籤: "fastapi" 相關文章

工具介紹 - Alembic - migration tool

Alembic是一個migration tool,能夠用於產出migration file,並對資料庫執行調整的工具。FastAPI的官方也是介紹使用Alembic。

Tags:
# python
# fastapi
Date: 2022/08/03