You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kyle Guinn abbd371347 python/sqlalchemy-migrate: Added (Database schema migration). 11 years ago
..
README python/sqlalchemy-migrate: Added (Database schema migration). 11 years ago
slack-desc python/sqlalchemy-migrate: Added (Database schema migration). 11 years ago
sqlalchemy-migrate.SlackBuild python/sqlalchemy-migrate: Added (Database schema migration). 11 years ago
sqlalchemy-migrate.info python/sqlalchemy-migrate: Added (Database schema migration). 11 years ago

README

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.