#1601: Hydrator fails to aggregate the rows, only first row of resultset is
returned
-----------------------------------+----------------------------------------
Reporter: WaaX | Owner: romanb
Type: defect | Status: new
Priority: minor | Milestone: Unknown
Component: Query/Hydration | Version: 1.0.3
Keywords: | Has_test: 0
Mystatus: Pending Core Response | Has_patch: 0
-----------------------------------+----------------------------------------
Looks like in Doctrine_Hydrator::hydrateResultSet only returns the first
row.
Using the attached file (schema.yml and fixture.yml), the SQL returned by
Doctrine_Query produce 2 rows but only one is returned (see BugTest.php).
--
Ticket URL: <http://trac.phpdoctrine.org/ticket/1601>
Doctrine <http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"doctrine-svn" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.co.uk/group/doctrine-svn?hl=en-GB
-~----------~----~----~----~------~----~------~--~---