mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #792] [MERGED] [DDC-2668] Fix trim leading zero string #8715
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/792
Author: @FabioBatSilva
Created: 9/17/2013
Status: ✅ Merged
Merged: 9/26/2013
Merged by: @beberlei
Base:
master← Head:DDC-2668📝 Commits (1)
689da2f[DDC-2668] Fix trim leading zero string📊 Changes
2 files changed (+91 additions, -32 deletions)
View changed files
📝
lib/Doctrine/ORM/Query/AST/Functions/TrimFunction.php(+80 -32)📝
tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php(+11 -0)📄 Description
http://www.doctrine-project.org/jira/browse/DDC-2668
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.