openbsd-ports/databases/py-sqlalchemy-migrate/pkg/DESCR

4 lines
202 B
Plaintext
Raw Normal View History

Schema migration tools for SQLAlchemy, designed to support an agile
approach to database design, and make it easier to keep development
and production databases in sync, as schema changes are required.