From ce883fcef7f19d3706fae2694add1523979cf3a9 Mon Sep 17 00:00:00 2001 From: Abhishek Jog Date: Wed, 9 Jun 2021 01:15:42 -0700 Subject: [PATCH] Added netezza in external dialects --- doc/build/dialects/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/build/dialects/index.rst b/doc/build/dialects/index.rst index a1cfe25bf2..ea7a7884a2 100644 --- a/doc/build/dialects/index.rst +++ b/doc/build/dialects/index.rst @@ -88,7 +88,10 @@ Currently maintained external dialect projects for SQLAlchemy include: +---------------------------------------+---------------------------------------+ | Teradata Vantage | teradatasqlalchemy_ | +---------------------------------------+---------------------------------------+ +| IBM Netezza Performance Server | nzalchemy_ | ++---------------------------------------+---------------------------------------+ +.. _nzalchemy: https://pypi.org/project/nzalchemy/ .. _ibm-db-sa: https://pypi.org/project/ibm-db-sa/ .. _PyHive: https://github.com/dropbox/PyHive#sqlalchemy .. _teradatasqlalchemy: https://pypi.org/project/teradatasqlalchemy/ -- 2.47.3