coolify/apps/api/prisma/migrations/20221128105615_custom_sentry/migration.sql
2022-11-28 12:02:10 +01:00

3 lines
65 B
SQL

-- AlterTable
ALTER TABLE "Setting" ADD COLUMN "sentryDSN" TEXT;