Files
simrsx-be/cmd/main-migration/migrations/20251031082443.sql
T
2025-10-31 15:38:27 +07:00

3 lines
102 B
SQL

-- Modify "Ambulatory" table
ALTER TABLE "public"."Ambulatory" ADD COLUMN "VisitMode_Code" text NULL;