diff --git a/STINK_postgrad.xml b/STINK_postgrad.xml index 8c12845..ea3062b 100644 --- a/STINK_postgrad.xml +++ b/STINK_postgrad.xml @@ -10,9 +10,9 @@ @@ -491,7 +491,7 @@
We also need to add a relation between Staff
and Component
to resolve the many-to-many relationship:
StaffStaff
FK to Staff
, Component
FK to Component
Staff
; Staff
FK to Staff
, Component
FK to Component