1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Functional
2009-05-03 18:07:57 +00:00
..
AllTests.php [2.0] Moved code between Query and AbstractQuery. Added first NativeQuery implementation. Hydration work and code movements for discriminator column usage. Started implementing Single Table Inheritance. 2009-04-12 19:02:12 +00:00
BasicFunctionalTest.php [2.0] Work on ID generators, functional tests and more. 2009-03-30 19:43:05 +00:00
NativeQueryTest.php [2.0] Moved code between Query and AbstractQuery. Added first NativeQuery implementation. Hydration work and code movements for discriminator column usage. Started implementing Single Table Inheritance. 2009-04-12 19:02:12 +00:00
QueryTest.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
SequenceGeneratorTest.php [2.0] Ongoing work on Query/DQL implementation and tests. 2009-04-03 11:06:58 +00:00
SingleTableInheritanceTest.php [2.0] DBAL streamlining and starting to increase test coverage. 2009-05-03 18:07:57 +00:00