2022-09-23 19:14:45 +01:00

3 lines
74 B
SQL

-- AlterTable
ALTER TABLE "Verify" ALTER COLUMN "startTime" DROP DEFAULT;