Skip to main content

Database schema migration for SQLAlchemy

Project description

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

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.

Help

Sphinx documentation is available at the project page packages.python.org.

Users and developers can be found at #sqlalchemy-migrate on Freenode IRC network and at the public users mailing list migrate-users.

New releases and major changes are announced at the public announce mailing list migrate-announce and at the Python package index sqlalchemy-migrate.

Homepage is located at code.google.com

You can also clone a current development version from the project’s mercurial trunk.

Tests and Bugs

To run automated tests:

  • Copy test_db.cfg.tmpl to test_db.cfg

  • Edit test_db.cfg with database connection strings suitable for running tests. (Use empty databases.)

  • $ pip install -r test-req.pip

  • $ python setup.py develop

  • $ nosetests

Please report any issues with sqlalchemy-migrate to the issue tracker at code.google.com issues

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sqlalchemy-migrate-0.7.2.tar.gz (105.9 kB view details)

Uploaded Source

File details

Details for the file sqlalchemy-migrate-0.7.2.tar.gz.

File metadata

File hashes

Hashes for sqlalchemy-migrate-0.7.2.tar.gz
Algorithm Hash digest
SHA256 7f55c768ee26f143fedb11b365a4c57c3bbdb5211e049c7f04b8ae8107c28333
MD5 10382fda16f056491e671b5307dd6713
BLAKE2b-256 0bafd3d59014c3629ac8087082a7772fc29af67c30eebf43c62b3cf240d71504

See more details on using hashes here.

Supported by

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