summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2013-11-12 13:01:03 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2013-11-12 13:01:03 -0500
commite05e78b800d4c1161235bb70ecdfe7caa34ef663 (patch)
treecb23c3132a99a828029fd2d6ed93eda89b80068e
parent068f661b9db05abcc4d5c6f07308e1916db6d681 (diff)
parentf429032ac202a29cb674be461d5fd5fa76a8f0ad (diff)
downloadsqlalchemy-e05e78b800d4c1161235bb70ecdfe7caa34ef663.tar.gz
Merge branch 'master' into rel_0_9
-rw-r--r--doc/build/dialects/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/build/dialects/index.rst b/doc/build/dialects/index.rst
index b2e4acaf7..7835a5e21 100644
--- a/doc/build/dialects/index.rst
+++ b/doc/build/dialects/index.rst
@@ -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