feat: add remark field
This commit is contained in:
parent
1d1f5ec90a
commit
1268922fe1
3 changed files with 6 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- AlterTable
|
||||
ALTER TABLE "Quotation" ADD COLUMN "remark" TEXT;
|
||||
Loading…
Add table
Add a link
Reference in a new issue