1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/tests/Doctrine/Tests
Norbert Orzechowicz 6a69b4700c [DDC-2282] Fix pagination problem with SQL Server.
ORDER BY removed from all count queries when on SQL Server
Fixed SQLServer ORDER BY problem in paginator CountOutputWalker
Added test to check query with ORDER BY and SQLServerPlatform
2013-03-12 19:03:27 +01:00
..
DbalTypes Fixed documentation for Doctrine\Tests\DbalTypes 2012-12-14 18:55:16 +00:00
Mocks Removed outdated methods in DatabasePlatformMock. 2013-02-03 01:51:05 +00:00
Models Cleaning up logic of the proxy factory by moving closure generation to own private methods 2013-02-14 10:52:13 +01:00
ORM [DDC-2282] Fix pagination problem with SQL Server. 2013-03-12 19:03:27 +01:00
DbalFunctionalTestCase.php Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00
DbalTestCase.php Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00
DoctrineTestCase.php Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00
OrmFunctionalTestCase.php Cleaning up logic of the proxy factory by moving closure generation to own private methods 2013-02-14 10:52:13 +01:00
OrmPerformanceTestCase.php Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00
OrmTestCase.php Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00
TestInit.php Using composer autoloader for the test suite 2013-02-04 21:30:02 +01:00
TestUtil.php Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00