Actions
Bug #66676
closedInvalid check for NULL with ISNULL
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2015-04-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When using DBAL, a where clause of the form ISNULL(column)
cannot be parsed.
Actions