Bug #9184
No NULL safe query method
Status:
Resolved
Priority:
Must have
Assignee:
Category:
Persistence
Target version:
Start date:
2010-08-18
Due date:
% Done:
100%
Estimated time:
PHP Version:
Has patch:
Complexity:
Description
As mentioned in
http://lists.typo3.org/pipermail/flow3-general/2010-May/000367.html
there is no NULL safe query method.
However, it is often required e.g. to find objects that have no parent
or no children which is indicated by a NULL value in the respective
fields.