Ok, to ensure 1..1 relationship consistency, you should probably remove
current PK column from PrimaryDocumentationReviewResult ("docReview_id"),
and use "deal_id" as a PK instead. As there is only one review for each
deal (right?), a review will use Deal's pk as both PK and FK to Deal.
Once you set it up like that, check Deal ->
PrimaryDocumentationReviewResult "to dep pk" checkbox and you should be
all set.
Andrus
This archive was generated by hypermail 2.0.0 : Fri Jun 03 2005 - 10:30:25 EDT