mirror of
https://github.com/massbug/judge4c.git
synced 2025-10-14 16:02:05 +00:00
a55ca54894
3 lines
80 B
MySQL
3 lines
80 B
MySQL
-- AlterTable
|
|||
ALTER TABLE "TestcaseResult" ALTER COLUMN "output" DROP NOT NULL;
|