]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
add sap sqlanywhere
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 12 Nov 2013 18:00:49 +0000 (13:00 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 12 Nov 2013 18:01:16 +0000 (13:01 -0500)
doc/build/dialects/index.rst

index b2e4acaf7866e280e9dc77d65bbee7ac0d8ffd73..7835a5e21bd69d77b638265fb535d1a2409b29a5 100644 (file)
@@ -46,6 +46,7 @@ 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.
 * `sqlalchemy-monetdb <https://github.com/gijzelaerr/sqlalchemy-monetdb>`_ - driver for MonetDB.
 
 Experimental / Incomplete