mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-07 16:48:02 +00:00
2 lines
129 B
SQL
2 lines
129 B
SQL
-- Add migrations to fetch updated searchSettings in 1.8.7
|
|
DELETE FROM openmetadata_settings WHERE configType = 'searchSettings'; |