Skip to main content

Database migration utilities

Project description

A set of utilities for managing database migrations. It provides functionality similar to rails migrations. You write sets of SQL statements and functions to upgrade and downgrade your database. The utilities migrate your database between revisions using these scripts.

Migrations are performed using setuptools extensions, command line utilities, or through direct manipulation of the migration engine in your own code.

Nose and unittest can also drive the migration process using the DBTestCase class.

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