mirror of
https://github.com/cfngc4594/monaco-editor-lsp-next.git
synced 2026-05-31 19:02:03 +00:00
3 lines
90 B
MySQL
3 lines
90 B
MySQL
|
|
-- AlterTable
|
||
|
|
ALTER TABLE "Problem" ADD COLUMN "trim" BOOLEAN NOT NULL DEFAULT false;
|