Skip to content
Snippets Groups Projects
Commit d6e128d9 authored by Morton Jonuschat's avatar Morton Jonuschat Committed by Christian Kuhn
Browse files

[BUGFIX] Fix ExpressionBuilder->inSet for PostgreSQL

Disable treating the generated SQL fragment as a field name to avoid
quoting the whole fragment.

Tests for the MySQL and PostgreSQL versions of the statement have been
added.

Resolves: #75635
Releases: master
Change-Id: If15199032e905f7b2a1ca53bfc654d07038cd54a
Reviewed-on: https://review.typo3.org/47681


Reviewed-by: default avatarNicole Cordes <typo3@cordes.co>
Reviewed-by: default avatarJigal van Hemert <jigal.van.hemert@typo3.org>
Tested-by: default avatarJigal van Hemert <jigal.van.hemert@typo3.org>
Reviewed-by: default avatarRichard Haeser <richardhaeser@gmail.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 726d79f0
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment