2 lines
78 B

-- AlterTable
ALTER TABLE "Subscription" ADD COLUMN "price" DOUBLE PRECISION;