OpenMetadata/bootstrap/sql/migrations/native/1.8.8/postgres/schemaChanges.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';