1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/databases/py-sqlalchemy-migrate/pkg-descr
2016-08-03 16:21:43 +00:00

8 lines
368 B
Plaintext

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