-- AlterTable ALTER TABLE "payments" ADD COLUMN "metadata" JSONB; -- AlterTable ALTER TABLE "reversement_requests" ADD COLUMN "metadata" JSONB;