mirror of
https://github.com/massbug/judge4c.git
synced 2025-07-05 08:30:50 +00:00
3 lines
80 B
MySQL
3 lines
80 B
MySQL
|
-- AlterTable
|
||
|
ALTER TABLE "TestcaseResult" ALTER COLUMN "output" DROP NOT NULL;
|