mirror of
https://github.com/massbug/judge4c.git
synced 2025-10-14 07:33:34 +00:00
649f7969e5
3 lines
80 B
MySQL
3 lines
80 B
MySQL
-- AlterTable
|
|||
ALTER TABLE "TestcaseResult" ALTER COLUMN "output" DROP NOT NULL;
|