Bug #64830 | Wrong minimum cardinality in Model -> Relationship notation -> Classic | ||
---|---|---|---|
Submitted: | 1 Apr 2012 13:25 | Modified: | 13 Aug 2012 23:31 |
Reporter: | r g | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S3 (Non-critical) |
Version: | 5.2.38 CE | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | cardinality, classic, minimum, model |
[1 Apr 2012 13:25]
r g
[1 Apr 2012 14:14]
Valeriy Kravchuk
Model that demonstrates the problem
Attachment: bug64830.mwb (application/octet-stream, text), 5.92 KiB.
[1 Apr 2012 14:15]
Valeriy Kravchuk
Thank you for the problem report. Verified on Mac OS X (see model attached).
[13 Aug 2012 23:31]
Alfredo Kojima
This is not a bug, the notation is just inverted from what you are expecting. If the FK column allows NULL, it means the referenced object can have 0 or 1 instances. That is shown next to the *referenced* table.