From: Abhishek Jog Date: Wed, 9 Jun 2021 08:15:42 +0000 (-0700) Subject: Added netezza in external dialects X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ce883fcef7f19d3706fae2694add1523979cf3a9;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Added netezza in external dialects --- 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/