]> 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:52 +0000 (18:31 +0100)
(cherry picked from commit 58822b9e2412dfefdced95164943fdb515e2f52c)

doc/build/dialects/index.rst

index dd8be484efe9dc64e5f091398848104a2ac8003c..ebcb72eaaad7a796e8660d999a073451e157e6f5 100644 (file)
@@ -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