DROP INDEX IF EXISTS idx_web_api_keys_dev_key; DROP INDEX IF EXISTS idx_web_api_keys_is_active; DROP TABLE IF EXISTS web_api_keys;