mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-05 12:07:16 +00:00
2 lines
173 B
SQL
2 lines
173 B
SQL
-- Delete searchSettings to force reload from packaged searchSettings.json with field-based aggregations
|
|
DELETE FROM openmetadata_settings WHERE configType='searchSettings'; |