Files
CoreControl/prisma/migrations/20250412104250_server/migration.sql
2025-04-12 13:19:52 +02:00

3 lines
94 B
SQL

-- AlterTable
ALTER TABLE "application" ADD COLUMN "serverId" INTEGER NOT NULL DEFAULT 1;