]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Update dialect documentation about CrateDB (#9322)
authorAndreas Motl <andreas.motl@elmyra.de>
Sun, 19 Feb 2023 16:47:02 +0000 (08:47 -0800)
committerFederico Caselli <cfederico87@gmail.com>
Sun, 19 Feb 2023 16:48:44 +0000 (17:48 +0100)
The `crate-0.30.0` package offers compatibility with SQLAlchemy 2.0.

(cherry picked from commit 46b81981340a703ae4fbe47fcdaaec85a590d5e9)

doc/build/dialects/index.rst

index 14ef2ed8f66fa0ed47292cf4b7ab5d5b923d6b46..92675827b9e70e486bfce240e67120ed27923eb7 100644 (file)
@@ -95,7 +95,7 @@ Currently maintained external dialect projects for SQLAlchemy include:
 +------------------------------------------------+---------------------------------------+
 | CockroachDB                                    | sqlalchemy-cockroachdb_               |
 +------------------------------------------------+---------------------------------------+
-| CrateDB  [1]_                                  | crate-python_                         |
+| CrateDB                                        | crate-python_                         |
 +------------------------------------------------+---------------------------------------+
 | EXASolution                                    | sqlalchemy_exasol_                    |
 +------------------------------------------------+---------------------------------------+