lasthourcloud/apps/api/prisma/migrations/20221128105615_custom_sentry/migration.sql

3 lines
65 B
MySQL
Raw Normal View History

2022-11-28 11:02:10 +00:00
-- AlterTable
ALTER TABLE "Setting" ADD COLUMN "sentryDSN" TEXT;