1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Hydration
2010-02-19 21:28:17 +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][DDC-335][DDC-347][DDC-317] Fixed. Also prepared DQL for CASE/COALESCE/NULLIF support. 2010-02-19 21:28:17 +00:00
HydrationTestCase.php [2.0] Cleanups, build fixes. 2009-06-15 18:25:47 +00:00
ObjectHydratorTest.php [2.0][DDC-335][DDC-347][DDC-317] Fixed. Also prepared DQL for CASE/COALESCE/NULLIF support. 2010-02-19 21:28:17 +00:00
ResultSetMappingTest.php [2.0][DDC-152] Fixed. 2009-12-19 13:38:54 +00:00
ScalarHydratorTest.php [2.0] Cleanups, build fixes. 2009-06-15 18:25:47 +00:00
SingleScalarHydratorTest.php [2.0][DDC-208] Fixed. 2009-12-18 13:20:22 +00:00