]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
link ourselves to the sqla project.
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 29 Nov 2011 18:43:55 +0000 (13:43 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 29 Nov 2011 18:43:55 +0000 (13:43 -0500)
README.rst

index 581dee5d64dc24432719a603d3b1c5b86bf206ba..56e53aaa42c4a07e68789eeea4dbb7a5b796adc4 100644 (file)
@@ -1,4 +1,5 @@
-Alembic is a semi-experimental database migrations tool. A migrations tool
+Alembic is a new database migrations tool, written by the author
+of `SQLAlchemy <http://www.sqlalchemy.org>`_.  A migrations tool
 offers the following functionality:
 
 * Can emit ALTER statements to a database in order to change