Skip to content
Snippets Groups Projects
Commit 7f706d2c authored by Georg Ringer's avatar Georg Ringer Committed by Stefan Bürk
Browse files

[BUGFIX] Use ILIKE for like queries with PostgreSQL

Use ILIKE instead of LIKE for PostgreSQL as this is case insensitive and
to be in sync with the ExpressionBuilder.

Resolves: #103961
Releases: main, 12.4
Change-Id: I859301554642f0f163e660c6151415ff3d3ba95c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84451


Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarGarvin Hicking <gh@faktor-e.de>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarGarvin Hicking <gh@faktor-e.de>
parent d3008fcd
Branches
Tags
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