Skip to main content

Database schema migration for SQLAlchemy

Project description

Inspired by Ruby on Rails’ migrations, SQLAlchemy Migrate provides a way to deal with database schema changes in SQLAlchemy projects.

SQLAlchemy 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.

This packaged represents a newly-maintained iteration of the project developed by Evan Rosson for Google Summer of Code, originally named migrate.

This is the version for compatibility with SQLAlchemy > 0.4.0 and should be fully functional. See the project’s source page on Google Code for info on checking out the current version from Subversion.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page