]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Add Mimer SQL to list of external dialects (#12969)
authorFredrik Ålund <45590233+fredrikalund@users.noreply.github.com>
Wed, 12 Nov 2025 23:05:21 +0000 (00:05 +0100)
committerGitHub <noreply@github.com>
Wed, 12 Nov 2025 23:05:21 +0000 (00:05 +0100)
doc/build/dialects/index.rst

index fabdcbba7d35765f86657829819d543d06c46353..762281ee40327539534fc89a41b396be7e183aad 100644 (file)
@@ -120,6 +120,8 @@ Currently maintained external dialect projects for SQLAlchemy include:
 +------------------------------------------------+---------------------------------------+
 | Microsoft SQL Server (via turbodbc)            | sqlalchemy-turbodbc_                  |
 +------------------------------------------------+---------------------------------------+
+| Mimer SQL                                      | sqlalchemy-mimer_                     |
++------------------------------------------------+---------------------------------------+
 | MonetDB                                        | sqlalchemy-monetdb_                   |
 +------------------------------------------------+---------------------------------------+
 | OceanBase                                      | oceanbase-sqlalchemy_                 |
@@ -161,6 +163,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-mimer: https://pypi.org/project/sqlalchemy-mimer
 .. _sqlalchemy-monetdb: https://github.com/MonetDB/sqlalchemy-monetdb
 .. _snowflake-sqlalchemy: https://github.com/snowflakedb/snowflake-sqlalchemy
 .. _sqlalchemy-pytds: https://pypi.org/project/sqlalchemy-pytds/