chore: migration
This commit is contained in:
parent
7ab1a94782
commit
7ae7f47c94
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- AlterTable
|
||||
ALTER TABLE "TaskOrder" ADD COLUMN "urgent" BOOLEAN NOT NULL DEFAULT false;
|
||||
Loading…
Add table
Add a link
Reference in a new issue