1
0
mirror of synced 2024-12-14 23:26:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM
2012-03-14 20:49:25 +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 Merge pull request #303 from sandermarechal/paginate-sql-walkers 2012-03-14 00:16:29 -07:00
Hydration Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
Id Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
Mapping [DDC-1654] Add support for orphanRemoval on ManyToMany associations. This only makes sense when ManyToMany is used as uni-directional OneToMany association with join table. The join column has a unique constraint on it to enforce this on the DB level, but we dont validate that this actually happens. Foreign Key constraints help prevent issues and notify developers early if they use it wrong. 2012-02-20 10:33:16 +01:00
Performance Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
Persisters Fix namespace of BasicEntityPersisterTypeValueSqlTest 2012-01-15 22:31:01 +11:00
Proxy [DDC-1698] Add autoloader especially for the non PSR-0 Proxy class names. This is necessary when you want to deserialize your proxy classes from the session. 2012-03-14 20:03:17 +01:00
Query [DDC-1683] Fix bug with booleans not handled by Expr#literal() in query builder. 2012-03-14 20:49:25 +01:00
Tools CountOutputWalker does not need CountWalker::HINT_DISTINCT 2012-03-12 08:39:28 +01:00
CommitOrderCalculatorTest.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
EntityManagerTest.php error messages 2011-12-22 11:05:11 -02:00
PersistentCollectionTest.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
QueryBuilderTest.php [DDC-1619] Add QueryBuilder#distinct 2012-01-25 10:19:01 +01:00
UnitOfWorkTest.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00