Cayenne 4.2 and 'To Dep PK' direction

Tore Halset <[email protected]> Wed, 7 Jun 2023 00:26:51 +0200
Newsgroups gmane.comp.java.cayenne.user
Message-ID <[email protected]>
Hello.

Trying to upgrade an old large app from cayenne 4.1.1 to 4.2. We get lots of test fails with cayenne 4.2. Every fail so far has been that our model has "To Dep PK" set the wrong way in our model.

Can it be that Cayenne 4.2 is more strict on having "To Dep PK" the correct way than 4.1.1 was?

Luckily we have pretty good test coverage on this and I am happy to fix those wrong "To Dep PK"s in our model, but this might be something to look out for for others as well.

Regards,
Tore Halset.