Project

General

Profile

Actions

Task #90794

closed

Add between() method to QueryInterface

Added by Christian Eßl about 4 years ago. Updated about 4 years ago.

Status:
Rejected
Priority:
Should have
Category:
Extbase
Start date:
2020-03-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
persistence
Complexity:
Sprint Focus:

Description

The extbase Query objects supports between() for some time now. But it doesn't appear in code completion when writing code in an extbase repository, because QueryInterface itself does not define between(). I see no reason why it shouldn't be there.
Adding the method to the QueryInterface could possibly break classes, that implement the interface. In TYPO3 core only the Query object implements QueryInterface.
There might be third party code using that interface, so this should probably done for TYPO3 11?


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #47812: Query support for BETWEENClosedMorton Jonuschat2013-05-02

Actions
Actions

Also available in: Atom PDF