summaryrefslogtreecommitdiffstats
path: root/python/sqlalchemy-migrate/README
blob: 708e4d04eb4d18c19e180dfa8ad258ee9181c075 (plain)
1
2
3
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.