chore: update db

This commit is contained in:
Methapon2001 2024-04-17 13:42:01 +07:00
parent 326f7692c0
commit eaa41f49be
3 changed files with 230 additions and 2 deletions

View file

@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "Branch" ADD COLUMN "contactName" TEXT;