]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
add mariadb conf section
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 23 Dec 2021 02:07:33 +0000 (21:07 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 23 Dec 2021 02:07:33 +0000 (21:07 -0500)
Change-Id: I7686ab7a877895de33e9ca19217ae38cb5729238

doc/build/conf.py

index 9b64445903e0f8fd1570dd0e94304a5f190486d9..9e2d8e9de7c1fe26936b596c6a2c92a68367d1c8 100644 (file)
@@ -67,6 +67,7 @@ changelog_sections = [
     "asyncio",
     "postgresql",
     "mysql",
+    "mariadb",
     "sqlite",
     "mssql",
     "oracle",