mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-21 21:29:30 +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'; |