Files

4 lines
71 B
SQL

-- AlterTable
ALTER TABLE "Deal" ADD COLUMN "paidAmount" INTEGER;