From: Andreas Motl Date: Sun, 19 Feb 2023 16:47:02 +0000 (-0800) Subject: Update dialect documentation about CrateDB (#9322) X-Git-Tag: rel_1_4_47~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8a3a6dfbfc5f2fa5eb4eeb17e317a5e95bbcfed;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Update dialect documentation about CrateDB (#9322) The `crate-0.30.0` package offers compatibility with SQLAlchemy 2.0. (cherry picked from commit 46b81981340a703ae4fbe47fcdaaec85a590d5e9) --- diff --git a/doc/build/dialects/index.rst b/doc/build/dialects/index.rst index 14ef2ed8f6..92675827b9 100644 --- a/doc/build/dialects/index.rst +++ b/doc/build/dialects/index.rst @@ -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_ | +------------------------------------------------+---------------------------------------+