DROP INDEX IF EXISTS idx_audit_user; DROP INDEX IF EXISTS idx_audit_event; DROP TABLE IF EXISTS audit_log;