Actions
Bug #23282
closedNOT LIKE is not remapped using dbms_lob.instr with Oracle
Status:
Closed
Priority:
Could have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2010-07-27
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When using Oracle, LIKE should be remapped to a call to dbms_lob.instr. A query using NOT LIKE is not remapped to it.
(issue imported from #M15253)
Files
Actions