Nikita Timofeev created CAY-2712: ------------------------------------ Summary: Shouldn't run batch inserts with generated keys if there is reflexive dependency Key: CAY-2712 URL: https://issues.apache.org/jira/browse/CAY-2712 Project: Cayenne Issue Type: Bug Components: Database integration Affects Versions: 4.2.M3 Reporter: Nikita Timofeev Assignee: Nikita Timofeev Fix For: 4.2.B1
Per CAY-2650 we enabled batch inserts with generated keys. However, there's a case that breaks after that change. Namely Cayenne couldn't handle reflexive dependency in such inserts as FK would be available only after the whole batch is done. -- This message was sent by Atlassian Jira (v8.3.4#803005)