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
710382d544
commit
c47ffb5435
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
-- AlterTable
|
||||
ALTER TABLE "Payment" ADD COLUMN "account" TEXT,
|
||||
ADD COLUMN "channel" TEXT,
|
||||
ADD COLUMN "reference" TEXT;
|
||||
Loading…
Add table
Add a link
Reference in a new issue