mirror of
https://github.com/open-metadata/OpenMetadata
synced 2026-05-24 09:39:11 +00:00
2 lines
No EOL
129 B
SQL
2 lines
No EOL
129 B
SQL
-- Add migrations to fetch updated searchSettings in 1.8.7
|
|
DELETE FROM openmetadata_settings WHERE configType = 'searchSettings'; |