mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-02-13 06:12:40 +00:00
2 lines
129 B
MySQL
2 lines
129 B
MySQL
|
|
-- Add migrations to fetch updated searchSettings in 1.8.7
|
||
|
|
DELETE FROM openmetadata_settings WHERE configType = 'searchSettings';
|