mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-08 09:08:34 +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';
|