update personaddress + midwife

This commit is contained in:
dpurbosakti
2025-10-08 10:16:21 +07:00
parent e630e3ac38
commit 88ae9d5f30
8 changed files with 139 additions and 36 deletions

No files matched your search

@@ -0,0 +1,2 @@
-- Modify "PersonAddress" table
ALTER TABLE "public"."PersonAddress" ADD COLUMN "PostalCode" character varying(6) NULL;