]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Update bigquery dialect link (#12048)
authorGord Thompson <gord@gordthompson.com>
Wed, 30 Oct 2024 17:30:40 +0000 (11:30 -0600)
committerFederico Caselli <cfederico87@gmail.com>
Wed, 30 Oct 2024 17:31:28 +0000 (18:31 +0100)
(cherry picked from commit 58822b9e2412dfefdced95164943fdb515e2f52c)

doc/build/dialects/index.rst

index 59b2c13b0d6d0534f1483cb4a8452e442ef1f4e8..436e535245d2ecc555bf94ec98018fb795263c1a 100644 (file)
@@ -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