room ids into codes

This commit is contained in:
dpurbosakti
2025-11-07 13:52:30 +07:00
parent 0d787c1950
commit bfbbb38220
5 changed files with 24 additions and 10 deletions

No files matched your search

@@ -0,0 +1,2 @@
-- Rename a column from "Infra_Coode" to "Infra_Code"
ALTER TABLE "public"."Room" RENAME COLUMN "Infra_Coode" TO "Infra_Code";