Jugen opened a new pull request, #615:
URL: https://github.com/apache/cayenne/pull/615

   Weather a flattened attribute row should/should not be deleted is currently 
detected each time during each delete query construction (see [PR 
614](https://github.com/apache/cayenne/pull/614)).
   
   In order to optimize the above repetitive process this PR moves the 
detection code into `PersistentDescriptorFactory` and sets a marker in 
`CayennePath` if needed to prevent the deletion of flattened attribute rows.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cayenne.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to