coolify/apps/server/prisma/migrations/20221128105615_custom_sentry/migration.sql
Andras Bacsai 2009dc11db wip trpc
2022-12-12 14:48:56 +01:00

3 lines
65 B
SQL

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