Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将gino与sanic 一起用于实验项目。我阻止了将我的 model.py 迁移到数据库。
我flask-migrate在使用 flask 和 sqlalchemy 时使用过(更准确地说,它是 flask-sqlalchemy)
flask-migrate
在 sanic & gino 堆栈中管理数据库迁移的常用工具是什么?
查看此问题:https ://github.com/fantix/gino/issues/374
这些说明:https ://gist.github.com/omarryhan/cb7bf6d7142c154496ba6623a56326c2#file-sanic-gino-alembic-migrations-setup