This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
This is a part of my model: Entity1 <-- Matching --> Entity2 (A Matching knows one Entity1 and one Entity2) I use an existing Entity1 and and existing Entity2. If I try to add a "Matching" the insert statement is executed three times in one batch, which leads to a primary key violation. I was not able to reduce this issue to a small example till now, but I will let you know when I have found one. For the mean time: Does this sound like a known issue? |
|
|
No, this doesn't sound like a known issue -- we'd be very keen to see a repro. Thanks! |
|
|
Sorry. It was a mistake in our equals method. |
|