DDC-1675: PDO::FETCH_GROUP #2105

Closed
opened 2026-01-22 13:41:02 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Mar 1, 2012).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user henrikbjorn:

PDO supports grouping by a field when doing a fetchAll() by using PDO::FETCH_GROUP. This can in many places be useful. http://blog.stealth35.com/2011/08/17/pdo-fetch-group.html desribes the behavior quite well.

Originally created by @doctrinebot on GitHub (Mar 1, 2012). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user henrikbjorn: PDO supports grouping by a field when doing a fetchAll() by using PDO::FETCH_GROUP. This can in many places be useful. http://blog.stealth35.com/2011/08/17/pdo-fetch-group.html desribes the behavior quite well.
admin added the New FeatureWon't Fix labels 2026-01-22 13:41:03 +01:00
admin closed this issue 2026-01-22 13:41:03 +01:00
Author
Owner

@malukenho commented on GitHub (Jan 5, 2017):

@Ocramius @lcobucci seems to be related to DBAL IMO.

@malukenho commented on GitHub (Jan 5, 2017): @Ocramius @lcobucci seems to be related to DBAL IMO.
Author
Owner

@Ocramius commented on GitHub (Jan 5, 2017):

Not gonna be implemented in DBAL nor ORM anyway. Closing as won't fix

@Ocramius commented on GitHub (Jan 5, 2017): Not gonna be implemented in DBAL nor ORM anyway. Closing as `won't fix`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#2105