slackbuilds_ponce/python/sqlalchemy-migrate/README
Kyle Guinn abbd371347 python/sqlalchemy-migrate: Added (Database schema migration).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-09-27 20:14:32 +07:00

3 lines
192 B
Text

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.