Skip to content
Snippets Groups Projects
Commit cf58a265 authored by Benni Mack's avatar Benni Mack
Browse files

[FEATURE] Add "notInSet" to Doctrine DBAL ExpressionBuilder

The "inSet" method is very useful for finding CSV
values in fields, however there was never a "notInSet"
method which is now available for TYPO3 Core.

Resolves: #84115
Releases: master
Change-Id: Ied84fa51cb37391c9b814a2cddd5dbeb212fdd44
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70152


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 13747731
Branches
Tags
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