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