Project

General

Profile

Actions

Bug #23282

closed

NOT LIKE is not remapped using dbms_lob.instr with Oracle

Added by Xavier Perseguers almost 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Could have
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

15253.diff (2.61 KB) 15253.diff Administrator Admin, 2010-08-08 16:35

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #21514: DAM-related: Element browser crashes as where-clause cannot be parsedClosedXavier Perseguers2009-11-10

Actions
Actions #1

Updated by Xavier Perseguers almost 14 years ago

Problem will be solved for trunk thanks to upcoming patch for #12535.

Actions #2

Updated by Xavier Perseguers over 13 years ago

Committed to:

- DBAL_1-1 (rev. 36498)
- DBAL_1-0 (rev. 36499)
- trunk (rev. 36500) [unit test only]

Actions

Also available in: Atom PDF