Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.0-M1
Description
Weather a flattened attribute row should/should not be deleted is currently detected each time during each delete query construction (see PR 614).
This can be optimized by doing the detection during ClassDescriptor construction and setting a relevant flag instead.