]> 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:48 +0000 (21:07 -0500)
Change-Id: I7686ab7a877895de33e9ca19217ae38cb5729238
(cherry picked from commit f37931d50c21c412418fbd19d4676042fb5292a9)

doc/build/conf.py

index 28c04b449ec3ec08fa45d87b9bf6e322a18cf17a..901a1d3eadd0d259ce710467de781c7610cd624f 100644 (file)
@@ -67,6 +67,7 @@ changelog_sections = [
     "asyncio",
     "postgresql",
     "mysql",
+    "mariadb",
     "sqlite",
     "mssql",
     "oracle",