Files
Tiansu Yu e09484909f Mysql ddl compiler fall back to default index args
Fixed issue where DDL compilation options were registered to the hard-coded
dialect name ``mysql``. This made it awkward for MySQL-derived dialects
like MariaDB, StarRocks, etc. to work with such options when different sets
of options exist for different platforms. Options are now registered under
the actual dialect name, and a fallback was added to help avoid errors when
an option does not exist for that dialect. Pull request courtesy Tiansu Yu.

Fixes: #13134

Closes: #13138
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/13138
Pull-request-sha: 1bc953a2a1

Change-Id: Ifa700a4e34da4d1923e9473dd8f0d2417dcfded4
(cherry picked from commit 8c26205124)
2026-02-23 13:23:13 -05:00
..
2025-12-18 21:23:37 +01:00
2025-12-18 21:23:37 +01:00
2025-12-18 21:23:37 +01:00
2025-12-19 21:53:52 +01:00
2025-12-19 21:53:52 +01:00
2025-12-19 21:53:52 +01:00