summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2020-01-15 19:21:54 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2020-01-15 19:21:54 -0500
commita711522650863dd368acfa90e09216ae37fc3ec2 (patch)
tree5ee652a293a197b7896dd02fb4e6a78a338c95c7
parent8c2f7e93251aee86553a09ff4122e92c783f25e5 (diff)
parent27234a1a7ff32f294936d1ec2591203c9701a246 (diff)
downloadsqlalchemy-a711522650863dd368acfa90e09216ae37fc3ec2.tar.gz
Merge remote-tracking branch 'origin/pr/5099'
Change-Id: Idef14aaba0396d94125792d19a9640f91eda14f0
-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 ac9fc4c6c..489f00961 100644
--- a/doc/build/dialects/index.rst
+++ b/doc/build/dialects/index.rst
@@ -46,6 +46,7 @@ Currently maintained external dialect projects for SQLAlchemy include:
* `ibm_db_sa <http://code.google.com/p/ibm-db/wiki/README>`_ - driver for IBM DB2 and Informix.
* `PyHive <https://github.com/dropbox/PyHive#sqlalchemy>`_ - driver for `Apache Hive <https://hive.apache.org/>`_ and `Presto <https://prestodb.github.io/>`_.
+* `teradatasqlalchemy <https://pypi.org/project/teradatasqlalchemy/>`_ - driver for Teradata Vantage.
* `pybigquery <https://github.com/mxmzdlv/pybigquery/>`_ - driver for Google BigQuery.
* `sqlalchemy-redshift <https://pypi.python.org/pypi/sqlalchemy-redshift>`_ - driver for Amazon Redshift, adapts
the existing PostgreSQL/psycopg2 driver.