mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 20:49:32 +00:00
3 lines
65 B
SQL
3 lines
65 B
SQL
-- AlterTable
|
|
ALTER TABLE "Setting" ADD COLUMN "sentryDSN" TEXT;
|