From 000f1832700fc28cae5fe9f3d7356835095052bb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Robert=20Sil=C3=A9n?= Date: Sat, 4 May 2024 11:06:32 +0300 Subject: [PATCH] Update index.rst to include MariaDB (#11337) Changing title of link to "dialects/mysql" to read "MySQL and MariaDB" to match the actual title of the page. (before link says just MySQL) --- doc/build/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/index.rst b/doc/build/index.rst index 43e902fa3f..ff395e413c 100644 --- a/doc/build/index.rst +++ b/doc/build/index.rst @@ -158,7 +158,7 @@ SQLAlchemy Documentation This section describes notes, options, and usage patterns regarding individual dialects. :doc:`PostgreSQL ` | - :doc:`MySQL ` | + :doc:`MySQL and MariaDB ` | :doc:`SQLite ` | :doc:`Oracle ` | :doc:`Microsoft SQL Server ` -- 2.47.2