4 lines
131 B
MySQL
Raw Normal View History

-- Add migrations to fetch updated searchSettings in 1.8.7
DELETE FROM openmetadata_settings WHERE configType = 'searchSettings';