Bug #9358
isEmpty() in queries works only when used with logicalNot()
Status:
Resolved
Priority:
Must have
Assignee:
Category:
Persistence
Target version:
Start date:
2010-08-17
Due date:
% Done:
100%
Estimated time:
6.00 h
PHP Version:
Has patch:
Complexity:
Description
When using the isEmpty() constraint against empty collections, this works only when combined with logicalNot(), due to a logical bug in the SQL used underneath.
Updated by Karsten Dambekalns over 10 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r4999.