mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #467] [MERGED] add bool detection when inferring type #8237
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/467
Author: @docteurklein
Created: 10/10/2012
Status: ✅ Merged
Merged: 10/22/2012
Merged by: @guilhermeblanco
Base:
master← Head:fix-bool-type-binding📝 Commits (1)
7f8af83add bool detection when inferring type📊 Changes
1 file changed (+6 additions, -2 deletions)
View changed files
📝
lib/Doctrine/ORM/Query/ParameterTypeInferer.php(+6 -2)📄 Description
This could resolve problems like:
http://stackoverflow.com/questions/11413752/doctrine2-and-postgres-invalid-input-syntax-for-boolean
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.