]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
sqlany dialect moves to github
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 10 Dec 2013 01:56:10 +0000 (20:56 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 10 Dec 2013 01:57:18 +0000 (20:57 -0500)
Conflicts:
doc/build/dialects/index.rst

doc/build/dialects/index.rst

index 7835a5e21bd69d77b638265fb535d1a2409b29a5..d9994123691acb6bdfd0dabba134d231ecf0db57 100644 (file)
@@ -45,8 +45,8 @@ Current external dialect projects for SQLAlchemy include:
 Production Ready
 ^^^^^^^^^^^^^^^^
 
-* `ibm_db_sa <http://code.google.com/p/ibm-db/wiki/README>`_ - driver for IBM DB2, developed jointly by IBM and SQLAlchemy developers.
-* `sqlalchemy-sqlany <https://code.google.com/p/sqlalchemy-sqlany/>`_ - driver for SAP Sybase SQL Anywhere, developed by SAP.
+* `ibm_db_sa <http://code.google.com/p/ibm-db/wiki/README>`_ - driver for IBM DB2 and Informix, developed jointly by IBM and SQLAlchemy developers.
+* `sqlalchemy-sqlany <https://github.com/sqlanywhere/sqlalchemy-sqlany>`_ - driver for SAP Sybase SQL Anywhere, developed by SAP.
 * `sqlalchemy-monetdb <https://github.com/gijzelaerr/sqlalchemy-monetdb>`_ - driver for MonetDB.
 
 Experimental / Incomplete