-- AlterTable ALTER TABLE "payments" ADD COLUMN "amount" DOUBLE PRECISION, ADD COLUMN "completedAt" TIMESTAMP(3);