[PR #230] [DDC 1213] bit comparison ( BIT_AND() , BIT_OR() ) #7893

Closed
opened 2026-01-22 15:57:25 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/230

State: closed
Merged: No


Hello all

This patch adds support for bit comparison
http://www.doctrine-project.org/jira/browse/DDC-1213

As discussed in the previous PR #212
this patch implement bit comparison & and | with DQL functions

**Original Pull Request:** https://github.com/doctrine/orm/pull/230 **State:** closed **Merged:** No --- Hello all This patch adds support for bit comparison http://www.doctrine-project.org/jira/browse/DDC-1213 As discussed in the previous PR #212 this patch implement bit comparison `&` and `|` with DQL functions
admin added the pull-request label 2026-01-22 15:57:25 +01:00
admin closed this issue 2026-01-22 15:57:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#7893