1
0
Fork 0
mirror of synced 2025-04-02 21:06:18 +03:00
doctrine2/tests/Doctrine/Tests/ORM
2009-06-14 17:34:28 +00:00
..
Associations [2.0] Cleaning up tests and removing some unused files to remove any confusion 2009-02-18 07:59:11 +00:00
Criteria [2.0] Parser work. 2009-03-20 21:28:19 +00:00
Entity [2.0] Cleaning up tests and removing some unused files to remove any confusion 2009-02-18 07:59:11 +00:00
Functional [2.0] Parser work. 2009-06-14 17:34:28 +00:00
Hydration [2.0] Fixed Query Cache (+testcase) and some E_STRICT errors. 2009-05-21 19:18:14 +00:00
Id [2.0] Fixes and enhancements to sequence generators. Test suite now runs & passes against postgres. Other minor, unrelated cleanups. 2009-05-05 17:20:55 +00:00
Mapping [2.0] Converted constant values from strings to integers. 2009-06-07 17:20:37 +00:00
Performance [2.0] Introduced SQL logging facilities. Made Type constructor private to prevent instantiation and force use of the factory method getType(). 2009-05-28 11:13:12 +00:00
Query [2.0] Parser work. 2009-06-14 17:34:28 +00:00
Tools [2.0] Ongoing work on Query/DQL implementation and tests. 2009-04-03 11:06:58 +00:00
AllTests.php [2.0] Adding insert performance tests. 2009-05-19 16:11:08 +00:00
CommitOrderCalculatorTest.php [2.0] Cleaning up tests and removing some unused files to remove any confusion 2009-02-18 07:59:11 +00:00
EntityManagerTest.php [2.0] Cleaning up tests and removing some unused files to remove any confusion 2009-02-18 07:59:11 +00:00
EntityPersisterTest.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
UnitOfWorkTest.php [2.0] Converted constant values from strings to integers. 2009-06-07 17:20:37 +00:00