]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Documentation: Update package name for CrateDB dialect (#11503)
authorAndreas Motl <andreas.motl@crate.io>
Sun, 23 Jun 2024 10:14:15 +0000 (12:14 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Sun, 23 Jun 2024 10:16:42 +0000 (12:16 +0200)
The CrateDB SQLAlchemy dialect needs more love, so it was separated from
the DBAPI HTTP driver.

The new canonical package for the SQLAlchemy CrateDB dialect on PyPI is:

  https://pypi.org/project/sqlalchemy-cratedb/

(cherry picked from commit d4b28a4409ca233039896225f4e882a8b07e5b56)
(cherry picked from commit b685bc7d211515711a3885fcdac4654de16db407)

doc/build/dialects/index.rst

index 92675827b9e70e486bfce240e67120ed27923eb7..47d6f50de84245bfe6e1f4f8561e74bc8e201466 100644 (file)
@@ -95,7 +95,7 @@ Currently maintained external dialect projects for SQLAlchemy include:
 +------------------------------------------------+---------------------------------------+
 | CockroachDB                                    | sqlalchemy-cockroachdb_               |
 +------------------------------------------------+---------------------------------------+
-| CrateDB                                        | crate-python_                         |
+| CrateDB                                        | sqlalchemy-cratedb_                   |
 +------------------------------------------------+---------------------------------------+
 | EXASolution                                    | sqlalchemy_exasol_                    |
 +------------------------------------------------+---------------------------------------+
@@ -152,7 +152,7 @@ Currently maintained external dialect projects for SQLAlchemy include:
 .. _sqlalchemy-monetdb: https://github.com/gijzelaerr/sqlalchemy-monetdb
 .. _snowflake-sqlalchemy: https://github.com/snowflakedb/snowflake-sqlalchemy
 .. _sqlalchemy-tds: https://github.com/m32/sqlalchemy-tds
-.. _crate-python: https://github.com/crate/crate-python
+.. _sqlalchemy-cratedb: https://github.com/crate/sqlalchemy-cratedb
 .. _sqlalchemy-access: https://pypi.org/project/sqlalchemy-access/
 .. _elasticsearch-dbapi: https://github.com/preset-io/elasticsearch-dbapi/
 .. _pydruid: https://github.com/druid-io/pydruid