Skip to content

feat(doctrine): ne (not equal) operator for ComparisonFilter - #7814

Merged
soyuka merged 1 commit into
api-platform:mainfrom
soyuka:not-equal
Mar 2, 2026
Merged

feat(doctrine): ne (not equal) operator for ComparisonFilter#7814
soyuka merged 1 commit into
api-platform:mainfrom
soyuka:not-equal

Conversation

@soyuka

@soyukasoyuka commented Mar 2, 2026

Copy link
Copy Markdown
Member
QA
Branch?main
Tickets#4546#4746
LicenseMIT
Doc PRapi-platform/docs#2258
  • Add ne operator to ORM (!=) and ODM (notEqual) ComparisonFilter

Thanks @samuel4x4@divine

| Q | A
| ------------- | ---
| Branch? | main
| Tickets | ∅
| License | MIT
| Doc PR | ∅
* Add `ne` operator to ORM (`!=`) and ODM (`notEqual`) ComparisonFilter
* Add functional tests for both backends
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@soyuka
soyuka merged commit 19809c6 into api-platform:mainMar 2, 2026
147 of 150 checks passed
@soyuka
soyuka deleted the not-equal branch March 2, 2026 14:33
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@soyuka