mirror of
https://github.com/cfngc4594/monaco-editor-lsp-next.git
synced 2025-07-04 01:10:53 +00:00
chore(prisma): make TestcaseResult.output nullable in migration
This commit is contained in:
parent
23a7e2e69e
commit
03f150214d
@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "TestcaseResult" ALTER COLUMN "output" DROP NOT NULL;
|
Loading…
Reference in New Issue
Block a user