1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM
Thomas Rothe fb055ca75d fixed problems with joined inheritance and composite keys
SchemaTool now creates all Id columns not just only the first one.
Insert statement for child entity now contains parameter for additional key columns only once.
2012-12-16 18:20:10 +01:00
..
Criteria Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
Entity Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
Functional fixed problems with joined inheritance and composite keys 2012-12-16 18:20:10 +01:00
Hydration test multiple entity results 2012-04-15 15:40:43 -03:00
Id Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
Mapping DDC-2199 / DDC-2192 - Versioned fields didnt work in XML/YAML mapping 2012-12-16 12:57:53 +01:00
Performance Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
Persisters Merge pull request #413 from FabioBatSilva/refactory-persisters 2012-11-25 03:50:52 -08:00
Proxy [DDC-1771] Abstract classes cannot be proxies and should be skipped in complete generation. 2012-04-07 10:30:09 +02:00
Query Added support to subselects in update item. 2012-11-27 14:36:56 -05:00
Tools Fixed typo 2012-12-01 19:41:51 +01:00
CommitOrderCalculatorTest.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
ConfigurationTest.php Merge pull request #434 from bamarni/filter-objects 2012-11-02 17:52:23 -07:00
EntityManagerTest.php Allow passing any callable instead of only closures 2012-06-16 13:20:34 +02:00
PersistentCollectionTest.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
QueryBuilderTest.php Add test for QueryBuilderTest::addCriteria with undefined limits 2012-08-20 20:31:57 +04:00
UnitOfWorkTest.php Added testcase for DDC-2086 2012-10-19 09:15:07 +02:00