From: Abhishek Jog Date: Thu, 10 Jun 2021 02:59:06 +0000 (-0700) Subject: review comment: correct listing in alphabetical order X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2de51ff3887048e7df39e71b30b0e1824cfa0f56;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git review comment: correct listing in alphabetical order --- diff --git a/doc/build/dialects/index.rst b/doc/build/dialects/index.rst index ea7a7884a2..030d419a9d 100644 --- a/doc/build/dialects/index.rst +++ b/doc/build/dialects/index.rst @@ -72,6 +72,8 @@ Currently maintained external dialect projects for SQLAlchemy include: +---------------------------------------+---------------------------------------+ | IBM DB2 and Informix | ibm-db-sa_ | +---------------------------------------+---------------------------------------+ +| IBM Netezza Performance Server | nzalchemy_ | ++---------------------------------------+---------------------------------------+ | Microsoft Access (via pyodbc) | sqlalchemy-access_ | +---------------------------------------+---------------------------------------+ | Microsoft SQL Server (via python-tds) | sqlalchemy-tds_ | @@ -88,8 +90,6 @@ 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/