1
0
mirror of synced 2025-01-09 10:37:09 +03:00
doctrine2/tests/Doctrine/Tests/ORM
shustrik 7107a85041 faild test with multiple HINT_CUSTOM_TREE_WALKERS
failed test when we have more than 1 walker HINT_CUSTOM_TREE_WALKERS ,
because walkSelectStatement in TreeWalkerChain saves the last hint _queryComponents result.
2014-02-06 01:27:17 +03:00
..
Cache Fix non initialized association proxy 2013-12-20 10:39:03 -05:00
Decorator Adding EntityManagerDecorator base class as an extension point for EntityManager 2013-03-06 23:30:47 +01:00
Entity Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
Functional add missing use statement for SQL Server testsuite to work 2014-01-13 15:57:18 +01:00
Hydration indexby ddc117 tests 2013-04-29 10:29:58 +02:00
Id Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
Mapping Merge pull request #820 from apancutt/master 2014-01-03 14:03:25 -08:00
Performance Fix CS and update docs 2013-12-16 11:05:04 -05:00
Persisters [DDC-2471] Fix EQ/NEQ null handling of criteria 2013-05-26 09:04:19 +02:00
Proxy Format code 2013-12-31 12:25:14 +01:00
Query faild test with multiple HINT_CUSTOM_TREE_WALKERS 2014-02-06 01:27:17 +03:00
Tools Region cache clear commands 2013-12-16 11:05:05 -05:00
CommitOrderCalculatorTest.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
ConfigurationTest.php Extract cache config 2013-12-16 11:05:04 -05:00
EntityManagerTest.php Test EntityManager::createNamedQuery. 2013-11-06 20:07:48 -08:00
PersistentCollectionTest.php convert PersistentCollection functional tests to unit tests 2013-07-23 09:40:46 -04:00
QueryBuilderTest.php Fix tests after merge of QueryBuilder#addCriteria changes. 2014-01-03 21:28:06 +01:00
UnitOfWorkTest.php [DDC-1984] Throw exception if passing null into UnitOfWork#lock() - which can happen when EntityManager#find() tries to lock entity that was just deleted by another process. 2013-05-01 19:39:21 +02:00