- Issue created by @mrconnerton
- Merge request !7#3422702 adds entity query support for CONTAINS, STARTS_WITH, and ENDS_WITH β (Closed) created by mrconnerton
- Open on Drupal.org βCore: 10.2.x + Environment: PHP 8.1 & MySQL 8last update
9 months ago Waiting for branch to pass - Status changed to Needs review
9 months ago 4:35pm 20 February 2024 - πΊπΈUnited States mrconnerton
Tested MR locally and all three conditions work. I didn't remove the LIKE operations as I didn't want to break whatever existing folk might have going. Not sure how it could work however since there is no way to wrap your value (via api) with db_like. I presume that is why CONTAINS, STARTS_WITH, AND ENDS_WITH exists in the first place.
- π¨πSwitzerland ayalon
Thanks for your valuable contribution.
I have removed the LIKE / NOT_LIKE because it was obviously not working.
I also have added a test to cover the new query operator. -
ayalon β
committed d4771ab2 on 1.0.x
Issue #3422702 by mrconnerton, ayalon: EntityQueryOperator does not...
-
ayalon β
committed d4771ab2 on 1.0.x
- Status changed to Fixed
9 months ago 11:02am 29 February 2024 - Status changed to Fixed
9 months ago 11:02am 29 February 2024