From: Gord Thompson Date: Wed, 30 Oct 2024 17:30:40 +0000 (-0600) Subject: Update bigquery dialect link (#12048) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecad1420ba5404337cb17d2c46c17040c35d46d7;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Update bigquery dialect link (#12048) (cherry picked from commit 58822b9e2412dfefdced95164943fdb515e2f52c) --- diff --git a/doc/build/dialects/index.rst b/doc/build/dialects/index.rst index dd8be484ef..ebcb72eaaa 100644 --- a/doc/build/dialects/index.rst +++ b/doc/build/dialects/index.rst @@ -104,7 +104,7 @@ Currently maintained external dialect projects for SQLAlchemy include: +------------------------------------------------+---------------------------------------+ | Firebolt | firebolt-sqlalchemy_ | +------------------------------------------------+---------------------------------------+ -| Google BigQuery | pybigquery_ | +| Google BigQuery | sqlalchemy-bigquery_ | +------------------------------------------------+---------------------------------------+ | Google Sheets | gsheets_ | +------------------------------------------------+---------------------------------------+ @@ -141,7 +141,7 @@ Currently maintained external dialect projects for SQLAlchemy include: .. _ibm-db-sa: https://pypi.org/project/ibm-db-sa/ .. _PyHive: https://github.com/dropbox/PyHive#sqlalchemy .. _teradatasqlalchemy: https://pypi.org/project/teradatasqlalchemy/ -.. _pybigquery: https://github.com/mxmzdlv/pybigquery/ +.. _sqlalchemy-bigquery: https://pypi.org/project/sqlalchemy-bigquery/ .. _sqlalchemy-redshift: https://pypi.org/project/sqlalchemy-redshift .. _sqlalchemy-drill: https://github.com/JohnOmernik/sqlalchemy-drill .. _sqlalchemy-hana: https://github.com/SAP/sqlalchemy-hana