chore: migration
This commit is contained in:
parent
e4f982eecb
commit
dd1b762cf1
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
||||||
|
-- AlterTable
|
||||||
|
ALTER TABLE "Branch" ALTER COLUMN "permitExpireDate" DROP NOT NULL,
|
||||||
|
ALTER COLUMN "permitIssueDate" DROP NOT NULL;
|
||||||
Loading…
Add table
Add a link
Reference in a new issue