]> 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)
committerGitHub <noreply@github.com>
Sun, 19 Feb 2023 16:47:02 +0000 (17:47 +0100)
The `crate-0.30.0` package offers compatibility with SQLAlchemy 2.0.

doc/build/dialects/index.rst

index 216c1d5cc71cbf8ce882cbb35d9dac972c3c0246..06b4132640212e8dee92ee3b6d639b662396fcb9 100644 (file)
@@ -79,7 +79,7 @@ Currently maintained external dialect projects for SQLAlchemy include:
 +------------------------------------------------+---------------------------------------+
 | CockroachDB                                    | sqlalchemy-cockroachdb_               |
 +------------------------------------------------+---------------------------------------+
-| CrateDB  [1]_                                  | crate-python_                         |
+| CrateDB                                        | crate-python_                         |
 +------------------------------------------------+---------------------------------------+
 | EXASolution                                    | sqlalchemy_exasol_                    |
 +------------------------------------------------+---------------------------------------+