1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM
2010-06-16 11:47:22 -04:00
..
Associations [2.0][DDC-354][DDC-425] Fixed. Encapsulated SQL logging better in the DBAL. Added binding types to DBAL mapping types as well as using these binding types in the persisters. Query and NativeQuery now support PDO binding types as well as DBAL mapping types when binding parameters. 2010-03-29 13:20:41 +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 Adding more Tests for DateTime, Date and Time type handling, related to DBAL-22. Failures in Oracle Time Type handling have to fixed in DBAL package. 2010-06-14 23:46:04 +02:00
Hydration Tweaking the method names of the recently added feature which allows custom hydration modes. 2010-06-03 14:11:31 -04:00
Id [2.0] Fixed and added some missing/wrong docblocks. Renamed Assigned to AssignedGenerator as scheduled to be renamed. 2010-03-30 21:14:17 +00:00
Mapping Fix a bug with Table Indexes on XML Driver. Added tests for setting indexes on tables for all the mapping drivers 2010-06-13 22:59:56 +02:00
Performance [2.0] Increasing time allowed for hydration performance test 2009-11-11 21:44:04 +00:00
Proxy Fixed #DDC-578 2010-05-11 11:19:38 +02:00
Query Fixing failing test introduced in last commit. 2010-05-25 18:22:42 -04:00
Tools [DDC-642] Fixes issue with exporters not including inversedBy functionality 2010-06-16 11:47:22 -04: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-350] Fixed. Patch provided by Christian Heinrich. 2010-02-21 23:26:42 +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 Polished QueryBuilder API documentation and added another test. 2010-05-07 13:36:25 +02:00
UnitOfWorkTest.php [DDC-534] Fixed. 2010-05-01 12:14:16 +02:00