update entity

This commit is contained in:
vanilia
2025-10-31 15:38:27 +07:00
parent b27e49954b
commit cfabd69451
3 changed files with 69 additions and 64 deletions

No files matched your search

@@ -0,0 +1,2 @@
-- Modify "Ambulatory" table
ALTER TABLE "public"."Ambulatory" ADD COLUMN "VisitMode_Code" text NULL;