mirror of
https://github.com/open-metadata/OpenMetadata
synced 2026-05-24 09:39:11 +00:00
2 lines
No EOL
173 B
SQL
2 lines
No EOL
173 B
SQL
-- Delete searchSettings to force reload from packaged searchSettings.json with field-based aggregations
|
|
DELETE FROM openmetadata_settings WHERE configType='searchSettings'; |