Florian Kugler
Florian Kugler
Thanks for the hint. We'll add a note in a future version.
@oldtrafford91 Good catch – this happens because of a uniqueness constraint conflict on a `Country` or `Continent` entity. Those entities have a uniqueness constraint defined (using the `numericISO3166Code` attribute. However,...
@oldtrafford91 unfortunately this doesn't behave the way I expected it to... will think a bit more about what's a good solution.
We'll update the code for the next round of fixes/updates of the book. Thanks for pointing this out.