This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-01-31 12:32:59 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
/
ORM
/
Hydration
History
piccoloprincipe
0c623fdb9e
[2.0] Accomodate joincolumn names in the metadata, in the selection and the hydration processes. Improved Api of the ProxyFactory. Working implementation of lazy loading for *-to-one associations (affects
#2348
)
2009-07-20 12:05:19 +00:00
..
AllTests.php
[2.0] Refactored SQL query building process and hydration. Hydration should now support result sets with any number of root components. Introducing ResultSetMapping that is used by hydration instead of queryComponents. This allows mapping of arbitrary SQL queries (NativeQuery).
2009-04-09 18:12:48 +00:00
ArrayHydratorTest.php
[2.0] Cleanups, build fixes.
2009-06-15 18:25:47 +00:00
HydrationTestCase.php
[2.0] Cleanups, build fixes.
2009-06-15 18:25:47 +00:00
ObjectHydratorTest.php
[2.0] Accomodate joincolumn names in the metadata, in the selection and the hydration processes. Improved Api of the ProxyFactory. Working implementation of lazy loading for *-to-one associations (affects
#2348
)
2009-07-20 12:05:19 +00:00
ResultSetMappingTest.php
[2.0] Fixed Query Cache (+testcase) and some E_STRICT errors.
2009-05-21 19:18:14 +00:00
ScalarHydratorTest.php
[2.0] Cleanups, build fixes.
2009-06-15 18:25:47 +00:00
SingleScalarHydratorTest.php
[2.0] Cleanups, build fixes.
2009-06-15 18:25:47 +00:00