opnsense-ports/databases/py-sqlalchemy-migrate/pkg-descr
Franco Fichtner 7cb6f470dc */*: sync with upstream
Taken from: FreeBSD
2016-08-04 08:26:11 +02:00

7 lines
368 B
Text

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.
WWW: https://github.com/openstack/sqlalchemy-migrate