DROP INDEX IF EXISTS idx_api_key_tenant_active; DROP INDEX IF EXISTS idx_api_key_token_hash; DROP TABLE IF EXISTS api_key;