Project

General

Profile

Actions

Bug #21432

closed

Copy DBAL-only SQL parser methods from t3lib_sqlparser to ux_t3lib_sqlparser

Added by Xavier Perseguers about 15 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2009-11-02
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Limitations of the SQL parser are often the cause of bugs in DBAL. However main parts of the parsing process are located within class t3lib_sqlparser, in Core, although used only by DBAL.

Copy methods to DBAL and deprecate them in Core.

(issue imported from #M12440)


Files

core_12440.diff (2.23 KB) core_12440.diff Administrator Admin, 2009-11-02 23:45
dbal_12440.diff (13.8 KB) dbal_12440.diff Administrator Admin, 2009-11-02 23:46
Actions #1

Updated by Xavier Perseguers about 15 years ago

DBAL patch was committed to trunk as changeset 26118

Actions #2

Updated by Oliver Hader about 15 years ago

Committed to SVN Trunk (rev. 6327)

Actions

Also available in: Atom PDF