flip111
|
4282fa4787
|
Used ternary operator to reduce LOC
|
2013-10-01 17:25:49 +02:00 |
|
flip111
|
67dd32d9fb
|
A nicer way of detecting the platform
Inspired by https://github.com/doctrine/doctrine2/blob/master/tests/Doctrine/Tests/ORM/Functional/DatabaseDriverTest.php#L188
|
2013-09-13 16:35:34 +02:00 |
|
flip111
|
a190dad0b1
|
Update DDC719Test.php to be compatible with MsSQL
Apparently Doctrine adds "with (nolock)" now for the mssql platform, but the test has not been updated yet.
|
2013-09-13 15:11:35 +02:00 |
|
Benjamin Eberlei
|
50e028212d
|
DDC-1384 - Fix a bunch of Oracle test failures
|
2011-10-29 20:42:44 +02:00 |
|
Guilherme Blanco
|
f4d62b317e
|
Fixed endless recursion of DDC-719 test.
|
2011-05-14 00:49:46 -03:00 |
|
Guilherme Blanco
|
35af98260a
|
[DDC-719] Fixed issue with Empty and also Size function that were generating an incorrect SQL for associations counting.
|
2010-08-06 13:01:06 -03:00 |
|