Files
2026-07-13 13:32:57 +08:00

3 lines
68 B
SQL

-- AlterTable
ALTER TABLE "Task" ADD COLUMN "callbackUrl" TEXT;