jws-backend/prisma/migrations/20241025020102_add_field/migration.sql

3 lines
96 B
MySQL
Raw Permalink Normal View History

-- AlterTable
ALTER TABLE "QuotationProductServiceList" ADD COLUMN "installmentNo" INTEGER;