[DBAL-250] [GH-128] [DBAL-249] result cache with fetch type PDO::FETCH_COLUMN Created: 05/Apr/12 Updated: 04/May/12 Resolved: 04/May/12 |
|
| Status: | Resolved |
| Project: | Doctrine DBAL |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 2.3 |
| 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 gedrox: Url: https://github.com/doctrine/dbal/pull/128 Message: This should enable caching of results retrieved by PDO::FETCH_COLUMN fetch type. Should work now. (This replaces a previous pull request #126 I failed to make right... sorry) |
| Comments |
| Comment by Benjamin Eberlei [ 05/Apr/12 ] |
|
A related Github Pull-Request [GH-128] was synchronize |