mirror of
https://github.com/doctrine/orm.git
synced 2026-04-29 01:13:14 +02:00
[PR #963] [MERGED] SQLFilter -- allows to check if a parameter was set #8968
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/963
Author: @mdemo
Created: 2/26/2014
Status: ✅ Merged
Merged: 3/23/2014
Merged by: @beberlei
Base:
master← Head:master📝 Commits (1)
1921c2fAllow if parameter exists in SQLFilter📊 Changes
1 file changed (+16 additions, -0 deletions)
View changed files
📝
lib/Doctrine/ORM/Query/Filter/SQLFilter.php(+16 -0)📄 Description
Small change to SQLFilter, which allows to check if a parameter was set on filter
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.