add laborant, set patient number as unique
This commit is contained in:
No files matched your search
@@ -0,0 +1,2 @@
|
||||
-- Modify "Patient" table
|
||||
ALTER TABLE "public"."Patient" ADD CONSTRAINT "uni_Patient_Number" UNIQUE ("Number");
|
||||
Reference in New Issue
Block a user