doctor all ids into code

This commit is contained in:
dpurbosakti
2025-11-06 11:04:40 +07:00
parent d1d63b7bb3
commit 42265e95f7
6 changed files with 39 additions and 22 deletions

No files matched your search

@@ -0,0 +1,2 @@
-- Modify "Doctor" table
ALTER TABLE "public"."Doctor" DROP CONSTRAINT "uni_Doctor_Specialist_Code", DROP CONSTRAINT "uni_Doctor_Subspecialist_Code", DROP CONSTRAINT "uni_Doctor_Unit_Code";