From 9f9f0c0f84918aa106655e289fb14c808039f338 Mon Sep 17 00:00:00 2001 From: Michael Habiger <115743596+hab6@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:16:44 -0600 Subject: [PATCH] Update Actian entry in External Dialects table (#11014) (cherry picked from commit edc00d9e96661328621aea3f3849b493a365bbbe) --- doc/build/dialects/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/build/dialects/index.rst b/doc/build/dialects/index.rst index 70ac258e40..f3d8f0ade2 100644 --- a/doc/build/dialects/index.rst +++ b/doc/build/dialects/index.rst @@ -63,7 +63,7 @@ Currently maintained external dialect projects for SQLAlchemy include: +------------------------------------------------+---------------------------------------+ | Database | Dialect | +================================================+=======================================+ -| Actian Avalanche, Vector, Actian X, and Ingres | sqlalchemy-ingres_ | +| Actian Data Platform, Vector, Actian X, Ingres | sqlalchemy-ingres_ | +------------------------------------------------+---------------------------------------+ | Amazon Athena | pyathena_ | +------------------------------------------------+---------------------------------------+ @@ -124,7 +124,7 @@ Currently maintained external dialect projects for SQLAlchemy include: .. _openGauss-sqlalchemy: https://gitee.com/opengauss/openGauss-sqlalchemy .. _rockset-sqlalchemy: https://pypi.org/project/rockset-sqlalchemy -.. _sqlalchemy-ingres: https://github.com/clach04/ingres_sa_dialect +.. _sqlalchemy-ingres: https://github.com/ActianCorp/sqlalchemy-ingres .. _nzalchemy: https://pypi.org/project/nzalchemy/ .. _ibm-db-sa: https://pypi.org/project/ibm-db-sa/ .. _PyHive: https://github.com/dropbox/PyHive#sqlalchemy -- 2.47.2