Project

General

Profile

Actions

Task #78045

closed

Implement DBAL inSet() for SQLite

Added by Oliver Hader over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2016-09-22
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Sprint Focus:
On Location Sprint

Description

DBAL's ExpressionBuilder::inSet() currently does not support FIND_IN_SET for SQLite which is also not supported by the DBMS natively.
To achieve the behavior the field's value is surrounded by commas and then compared likewise to the accordant value expansion.

Actions

Also available in: Atom PDF