chore: migration

This commit is contained in:
Methapon2001 2025-02-24 11:28:18 +07:00
parent 470921c0df
commit 979af5b672

View file

@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "CreditNote" ALTER COLUMN "creditNoteStatus" SET DEFAULT 'Waiting';