mirror of
https://github.com/open-metadata/OpenMetadata
synced 2026-05-24 09:39:11 +00:00
5 lines
257 B
MySQL
5 lines
257 B
MySQL
|
|
-- Placeholder for 1.12.7 MySQL schema changes
|
||
|
|
-- The Postgres-side fix for #27158 has no MySQL counterpart: MySQL's
|
||
|
|
-- 1.11.0 indexes were already non-partial (no partial-index syntax in
|
||
|
|
-- MySQL), so the regression that hit Postgres did not affect MySQL.
|