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