Project

General

Profile

Actions

Feature #21903

closed

Support SQL "CASE WHEN"

Added by Xavier Perseguers over 14 years ago. Updated about 14 years ago.

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

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

In order to support new feature of TemplaVoilà, support for CASE WHEN (http://dev.mysql.com/doc/refman/5.0/en/control-flow-functions.html#operator_case) should be added.

(issue imported from #M13135)


Files

13135_core_v2.diff (6.42 KB) 13135_core_v2.diff Administrator Admin, 2010-01-03 22:01
13135_dbal_v2.diff (7.83 KB) 13135_dbal_v2.diff Administrator Admin, 2010-01-03 22:01

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #21902: Support SQL "LOCATE"ClosedXavier Perseguers2010-01-02

Actions
Actions #1

Updated by Xavier Perseguers over 14 years ago

Uploaded draft of the patch. What is still missing is properly quoting fields inside the CASE ... WHEN construct.

Actions #2

Updated by Xavier Perseguers over 14 years ago

v2 were committed to:

- Core trunk (rev. 6712)
- DBAL trunk (rev. 28324)

Actions

Also available in: Atom PDF