DROP TRIGGER IF EXISTS user_mfa_settings_set_updated_at ON user_mfa_settings;
DROP TABLE IF EXISTS user_mfa_settings;
