]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
review comment: correct listing in alphabetical order 6610/head
authorAbhishek Jog <abhishekjog@gmail.com>
Thu, 10 Jun 2021 02:59:06 +0000 (19:59 -0700)
committerAbhishek Jog <abhishekjog@gmail.com>
Thu, 10 Jun 2021 02:59:06 +0000 (19:59 -0700)
doc/build/dialects/index.rst

index ea7a7884a2afc0ff38a03aea1a84692c130f726d..030d419a9de8fa5e3c0c139ce330680050610a1b 100644 (file)
@@ -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/