[DBAL-428] [GH-258] Guid type requires SQL typehint comment Created: 26/Jan/13 Updated: 30/Jan/13 Resolved: 30/Jan/13 |
|
| Status: | Resolved |
| Project: | Doctrine DBAL |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Security Level: | All |
| Type: | Bug | Priority: | Major |
| Reporter: | Benjamin Eberlei | Assignee: | Benjamin Eberlei |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
This issue is created automatically through a Github pull request on behalf of pkruithof: Url: https://github.com/doctrine/dbal/pull/258 Message: Since guid extends the string type, it needs to be type hinted. |
| Comments |
| Comment by Benjamin Eberlei [ 30/Jan/13 ] |
|
A related Github Pull-Request [GH-258] was closed |