DROP TRIGGER IF EXISTS trigger_user_secrets_per_user_limits ON user_secrets; DROP FUNCTION IF EXISTS enforce_user_secrets_per_user_limits();