sqlalchemy-migrate 0.6.1
pip install sqlalchemy-migrate==0.6.1
Released:
Database schema migration for SQLAlchemy
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT
- Author: Jan Dittberner
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
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT
- Author: Jan Dittberner
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sqlalchemy-migrate-0.6.1.tar.gz
.
File metadata
- Download URL: sqlalchemy-migrate-0.6.1.tar.gz
- Upload date:
- Size: 100.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c46ffeb09d6b1fe14787ef97168111e8f8101a62eccdb93ba8d0bde829bd73e |
|
MD5 | 25e7e36a7f0e190e7cb1b834c5493c04 |
|
BLAKE2b-256 | fb6b1dfd690d34fcd8ca590fc566fdc4cd6ba2f6cd99261c90ea444d48ee82bd |
File details
Details for the file sqlalchemy_migrate-0.6.1-py2.6.egg
.
File metadata
- Download URL: sqlalchemy_migrate-0.6.1-py2.6.egg
- Upload date:
- Size: 225.5 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30fba631417c0612f46e9f3b58cc7e8aa51c778c5541cde674e8a0bfa23e098f |
|
MD5 | 59a6be1b45ab21b6f88aa5a3060c4ad4 |
|
BLAKE2b-256 | d50394220134cfaa7d04a4c93f9bdad2844c3f371e96260b7466ecbb70f9bd95 |