freebsd-ports/databases/py-sqlalchemy-migrate/pkg-descr

8 lines
361 B
Text
Raw Normal View History

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.
2019-11-17 11:46:09 +01:00
WWW: https://opendev.org/x/sqlalchemy-migrate