1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM
2010-02-11 18:59:58 +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] Cleanups, build fixes. 2009-06-15 18:25:47 +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] Added DQL Functions and Aggregate Functional Test-Case and fixed two small bugs in DQL Parser that came to light, also it seems that some of the functions are not supported by Oracle and Sqlite and some cases of SUBSTRING and TRIM produce bugs on MySQL. 2010-02-11 18:59:58 +00:00
Hydration [2.0][DDC-152] Fixed. 2009-12-19 13:38:54 +00:00
Id [2.0] Fix for optimistic locking. 2009-11-25 21:48:04 +00:00
Mapping [2.0][DDC-284] Fixed. API polish and some convention over configuration simplifications for join columns and join tables. 2010-02-09 17:13:49 +00:00
Performance [2.0] Increasing time allowed for hydration performance test 2009-11-11 21:44:04 +00:00
Proxy DDC-155 - Skip __sleep in generateMethods 2010-01-06 14:12:27 +00:00
Query [2.0][DDC-308] Implemented SIZE() function support to many2many relations 2010-02-10 02:31:55 +00:00
Tools [2.0] DDC-200 Implemented support for @columnDefinition - even with support to pass the definition to join columns if necessary for relations. 2010-01-20 22:35:18 +00:00
AllTests.php [2.0] Adding test coverage for ClassMetadataExporter 2009-10-05 22:09:29 +00:00
CommitOrderCalculatorTest.php [2.0] Started to simplify commit order calculation. 2009-07-27 09:50:22 +00:00
EntityManagerTest.php [2.0][DDC-288] Removed deprecated flush modes. 2010-01-29 21:36:05 +00:00
PersistentCollectionTest.php [2.0] Streamlined result structures. Hydration improvements: Small overall improvements, large improvement for (joined) fetched collections (~60%). 2009-08-03 13:25:56 +00:00
QueryBuilderTest.php [2.0][DDC-284] Fixed. API polish and some convention over configuration simplifications for join columns and join tables. 2010-02-09 17:13:49 +00:00
UnitOfWorkTest.php [2.0] Addressed #2363. 2009-07-19 16:54:53 +00:00