Files

3 lines
81 B
SQL

-- AlterTable
ALTER TABLE "Match" ALTER COLUMN "status" SET DEFAULT 'SCHEDULED';