Database schema migrations for SQLAlchemy
Inspired by Ruby on Rails' migrations, Migrate provides a way to deal with database schema changes in SQLAlchemy projects. Migrate extends SQLAlchemy to have database changeset handling. It provides a database change repository mechanism which can be used from the command line as well as from inside python code.
$
pkg install py311-sqlalchemy-migrateOrigin
databases/py-sqlalchemy-migrate
Size
1.36MiB
License
MIT
Maintainer
lwhsu@FreeBSD.org
Dependencies
7 packages
Required by
0 packages