-- Drop settings table DROP TABLE IF EXISTS system_settings; -- drop index DROP INDEX IF EXISTS idx_system_settings_key;