1
0
Fork 0
mirror of synced 2025-04-03 05:13:37 +03:00
doctrine2/tests/Doctrine/Tests/ORM
Rajesh Sharma 4841a068be [DDC-2304] accept more than 2 parameters in CONCAT function
- Tested and parser validates at least 2 parameters given
- test added for CONCAT function and indentation fixed
- calling getConcatExpression using call_user_func_array as number of arguments is not known removing dependency to patch DBAL
- maintaining backward compatibility
2013-03-12 19:59:45 +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 #601 from jankramer/add-contains-comparison 2013-03-12 11:38:18 -07: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 Fixed typos 2013-03-11 00:08:58 +00:00
Performance Fixed typos 2013-03-11 00:08:58 +00:00
Persisters Merge pull request #413 from FabioBatSilva/refactory-persisters 2012-11-25 03:50:52 -08:00
Proxy Cleaning up logic of the proxy factory by moving closure generation to own private methods 2013-02-14 10:52:13 +01:00
Query [DDC-2304] accept more than 2 parameters in CONCAT function 2013-03-12 19:59:45 +01:00
Tools Merge branch 'GH-572' 2013-03-12 19:04:27 +01:00
CommitOrderCalculatorTest.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
ConfigurationTest.php Revert "allowed to pass filter objects to the configurator" 2013-02-09 20:28:52 +01: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 [DDC-2019] Add support for expression in QueryBuilder#addOrderBy() 2013-02-09 22:40:34 +01:00
UnitOfWorkTest.php Added testcase for DDC-2086 2012-10-19 09:15:07 +02:00