1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM
2010-06-13 17:21:14 +02: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 [DDC-604] Fixed. 2010-06-07 13:57:43 +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 DDC-628 - Fix missing precision and scale attributes on doctrine-mapping.xsd 2010-06-13 17:21:14 +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-515 - Enhanced Validate-Schema-Command, integrated it with CLI and besides mapping<->database checks also do consistency checks of the mapping files 2010-05-11 23:08:36 +02: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