]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
doc change - Add new external dialect for openGauss 8803/head
authorj00356287 <jiajunsu@huawei.com>
Tue, 15 Nov 2022 03:12:03 +0000 (11:12 +0800)
committerj00356287 <jiajunsu@huawei.com>
Tue, 15 Nov 2022 03:12:03 +0000 (11:12 +0800)
doc/build/dialects/index.rst

index 06f71ebbdb4f41ddb2343dfa4d8fa00ec42c0c34..ec5072aa696b3e87d24cb719cdbad7af3f6b6abd 100644 (file)
@@ -103,6 +103,8 @@ Currently maintained external dialect projects for SQLAlchemy include:
 +------------------------------------------------+---------------------------------------+
 | MonetDB [1]_                                   | sqlalchemy-monetdb_                   |
 +------------------------------------------------+---------------------------------------+
+| OpenGauss                                      | openGauss-sqlalchemy_                 |
++------------------------------------------------+---------------------------------------+
 | SAP ASE (fork of former Sybase dialect)        | sqlalchemy-sybase_                    |
 +------------------------------------------------+---------------------------------------+
 | SAP Hana [1]_                                  | sqlalchemy-hana_                      |
@@ -116,6 +118,7 @@ Currently maintained external dialect projects for SQLAlchemy include:
 
 .. [1] Supports version 1.3.x only at the moment.
 
+.. _openGauss-sqlalchemy: https://gitee.com/opengauss/openGauss-sqlalchemy
 .. _sqlalchemy-ingres: https://github.com/clach04/ingres_sa_dialect
 .. _nzalchemy: https://pypi.org/project/nzalchemy/
 .. _ibm-db-sa: https://pypi.org/project/ibm-db-sa/