diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/build/dialects/index.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/build/dialects/index.rst b/doc/build/dialects/index.rst index f5ca80207..216c1d5cc 100644 --- a/doc/build/dialects/index.rst +++ b/doc/build/dialects/index.rst @@ -105,6 +105,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_ | @@ -118,6 +120,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/ |
