From: Yunus Koning Date: Tue, 17 Sep 2024 18:05:09 +0000 (+0200) Subject: update MonetDB dialect information (#11884) X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=648b7b99c1f57a0cbf5c2112a376d151360a1a8a;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git update MonetDB dialect information (#11884) (cherry picked from commit 8da20140fe2d57584211d85de589cbce7172a2da) --- diff --git a/doc/build/dialects/index.rst b/doc/build/dialects/index.rst index 47d6f50de8..6f29712477 100644 --- a/doc/build/dialects/index.rst +++ b/doc/build/dialects/index.rst @@ -119,7 +119,7 @@ Currently maintained external dialect projects for SQLAlchemy include: +------------------------------------------------+---------------------------------------+ | Microsoft SQL Server (via turbodbc) | sqlalchemy-turbodbc_ | +------------------------------------------------+---------------------------------------+ -| MonetDB [1]_ | sqlalchemy-monetdb_ | +| MonetDB | sqlalchemy-monetdb_ | +------------------------------------------------+---------------------------------------+ | OpenGauss | openGauss-sqlalchemy_ | +------------------------------------------------+---------------------------------------+ @@ -149,7 +149,7 @@ Currently maintained external dialect projects for SQLAlchemy include: .. _sqlalchemy-solr: https://github.com/aadel/sqlalchemy-solr .. _sqlalchemy_exasol: https://github.com/blue-yonder/sqlalchemy_exasol .. _sqlalchemy-sqlany: https://github.com/sqlanywhere/sqlalchemy-sqlany -.. _sqlalchemy-monetdb: https://github.com/gijzelaerr/sqlalchemy-monetdb +.. _sqlalchemy-monetdb: https://github.com/MonetDB/sqlalchemy-monetdb .. _snowflake-sqlalchemy: https://github.com/snowflakedb/snowflake-sqlalchemy .. _sqlalchemy-tds: https://github.com/m32/sqlalchemy-tds .. _sqlalchemy-cratedb: https://github.com/crate/sqlalchemy-cratedb