Actions
Bug #15303
closedSQL parser lacks proper support for NOT statements
Status:
Closed
Priority:
Must have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2005-12-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When the SQL parser sees something like
NOT
it cannot handle this. This leads to disappearing where clauses, which is a Bad Thing.
(issue imported from #M2077)
Actions