1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM
2012-03-11 21:14:08 -04: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 [DDC-1695] Fix bug in SQL Walker array hydration with escaped fields. 2012-03-11 23:27:51 +01: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-1604] Have ORM Proxy implement new \Doctrine\Common\Persistence\Proxy 2012-01-16 12:50:36 +01:00
Query DDC-1696 Allowed Strings to be used inside of Case expressions. It seems this fixes other misterious use cases not yet identified by us. 2012-03-11 21:14:08 -04:00
Tools [DDC-1649] Add additional check for not allowed mapping of dependent association keys. 2012-02-20 15:55:18 +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