chore: migration

This commit is contained in:
Methapon2001 2025-01-13 14:02:21 +07:00
parent bc6863517c
commit c95b20da8f

View file

@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "CreditNote" ADD COLUMN "paybackDate" TIMESTAMP(3);