Sqlalchemy-migrate

From Free Software Directory
Revision as of 10:42, 18 August 2015 by WikiSysop (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


[edit]

Sqlalchemy-migrate

https://github.com/stackforge/sqlalchemy-migrate
Database schema migration for SQLAlchemy

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

SQLAlchemy-migrate is build on top of SQLAlchemy and provides a changeset and a versioning API for database schemas as well as a script utilizing these APIs. The database change sets are managed in a file based repository allowing upgrades and downgrades of database schema versions. The change sets may consist of Python code facilitating the changeset API or SQL scripts.

SQLAlchemy-migrate has support for MySQL, PostgreSQL, SQLite and Oracle databases. The support for Oracle is not as well tested as the support for the other database systems.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian: Thomas Goirand <zigo@debian.org>

Verified on

14 June 2014

Notes

License: mit




Leaders and contributors

Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/sqlalchemy-migrate
Debian (Ref) (R)https://tracker.debian.org/pkg/migrate
Downloadhttps://github.com/stackforge/sqlalchemy-migrate


Software prerequisites




Entry




Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/migrate

[[Category:]]








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.