-- AlterTable ALTER TABLE "Payment" ADD COLUMN "account" TEXT, ADD COLUMN "channel" TEXT, ADD COLUMN "reference" TEXT;