chore: migration
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 4s
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 4s
This commit is contained in:
parent
8f2810ea29
commit
c774e9f44c
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
-- AlterTable
|
||||
ALTER TABLE "public"."Product" ADD COLUMN "flowAccountProductIdAgentPrice" TEXT,
|
||||
ADD COLUMN "flowAccountProductIdSellPrice" TEXT;
|
||||
Loading…
Add table
Add a link
Reference in a new issue