mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-28 03:26:01 -04:00
Merge remote-tracking branch 'origin/pr/225'
This commit is contained in:
Vendored
+1
-1
@@ -248,7 +248,7 @@ There are two major migration tools available for SQLAlchemy:
|
||||
supporting such features as transactional DDL, automatic generation of "candidate"
|
||||
migrations, an "offline" mode which generates SQL scripts, and support for branch
|
||||
resolution.
|
||||
* `SQLAlchemy-Migrate <http://code.google.com/p/sqlalchemy-migrate/>`_ - The original
|
||||
* `SQLAlchemy-Migrate <https://github.com/openstack/sqlalchemy-migrate>`_ - The original
|
||||
migration tool for SQLAlchemy, SQLAlchemy-Migrate is widely used and continues
|
||||
under active development. SQLAlchemy-Migrate includes features such as
|
||||
SQL script generation, ORM class generation, ORM model comparison, and extensive
|
||||
|
||||
Reference in New Issue
Block a user