mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #212] [CLOSED] DDC-1213 #7865
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/orm/pull/212
Author: @FabioBatSilva
Created: 12/7/2011
Status: ❌ Closed
Base:
master← Head:DDC-1213📝 Commits (4)
7698588Fixed DDC-1213b313f03trying remove whitespacesc8376f5trying remove whitespaces6029499trying remove whitespaces📊 Changes
3 files changed (+56 additions, -1 deletions)
View changed files
📝
lib/Doctrine/ORM/Query/Lexer.php(+4 -0)📝
lib/Doctrine/ORM/Query/Parser.php(+11 -1)📝
tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php(+41 -0)📄 Description
Hello all
This patch adds support for bit comparison
http://www.doctrine-project.org/jira/browse/DDC-1213
Thanks ...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.