Files

3 lines
83 B
SQL

-- AlterTable
ALTER TABLE "Match" ADD COLUMN "recurrenceEndDate" TIMESTAMP(3);