Feature #6736

Allow comfortable chaining of constraints with Query::logicalAnd() and logicalOr(), or not? ;-)

Added by Jochen Rau over 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-06-10
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Persistence
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 10 Estimated time:1.00 hour
PHP Version: Complexity:
Has patch:

Description

Currently it is very unhandy to chain multiple constraints via logicalAnd() or logicalOr().

I am going to implement two independent approaches in Extbase (marked a non-conform to the api as long as they are not synced with FLOW3).

This issue is related to #6735 of Extbase.

Associated revisions

Revision cb1f51c7
Added by Karsten Dambekalns about 5 years ago

[+FEATURE] FLOW3 (Persistence): Query now allows for comfortable chaining of constraints with logicalAnd() and logicalOr(), resolves #6736.

History

#1 Updated by Karsten Dambekalns about 5 years ago

  • Status changed from New to Accepted
  • Target version set to 1.0 alpha 10
  • Start date changed from 2010-03-08 to 2010-06-10
  • Estimated time set to 1.00

#2 Updated by Karsten Dambekalns about 5 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r4481.

Also available in: Atom PDF