From 044ca10f8fd97ee4bc1102e3c5c6a639c941da65 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Tue, 29 Nov 2011 13:43:55 -0500 Subject: [PATCH] link ourselves to the sqla project. --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 581dee5d..56e53aaa 100644 --- a/README.rst +++ b/README.rst @@ -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 `_. A migrations tool offers the following functionality: * Can emit ALTER statements to a database in order to change -- 2.47.2