Skip to content
Snippets Groups Projects
Commit 02091379 authored by Christian Kuhn's avatar Christian Kuhn Committed by Benni Mack
Browse files

[TASK] Merge QueryView with QueryGenerator and move to lowlevel

The classes QueryView and QueryGenerator in the core extension
are detail implementations of the databases search functionality
of the lowlevel extension.
The patch merges both classes into one, moves it to the lowlevel
extension and deprecates the old classes. Minor refactorings like
protecting properties and methods is applied to the new class to
enable further refactoring if desired.

Change-Id: If8b16e8eeb39ed1e3d3aa52eed02b6c27a114e1a
Resolves: #92129
Related: #92080
Releases: master
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65457


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent d7ba6d1b
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