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/?a=commitdiff_plain;h=58822b9e2412dfefdced95164943fdb515e2f52c;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Update bigquery dialect link (#12048) --- diff --git a/doc/build/dialects/index.rst b/doc/build/dialects/index.rst index 59b2c13b0d..436e535245 100644 --- a/doc/build/dialects/index.rst +++ b/doc/build/dialects/index.rst @@ -94,7 +94,7 @@ Currently maintained external dialect projects for SQLAlchemy include: +------------------------------------------------+---------------------------------------+ | Firebolt | firebolt-sqlalchemy_ | +------------------------------------------------+---------------------------------------+ -| Google BigQuery | pybigquery_ | +| Google BigQuery | sqlalchemy-bigquery_ | +------------------------------------------------+---------------------------------------+ | Google Sheets | gsheets_ | +------------------------------------------------+---------------------------------------+ @@ -144,7 +144,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