1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Tools
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
..
Console/Command Fixed the testsuite 2012-11-03 17:07:56 +01:00
doctrine1schema Removed onUpdate property on join columns 2011-06-28 15:50:14 -04:00
Export Removing deprecated StaticPHPDriver and PHPDriver 2012-07-10 02:31:30 +02:00
Pagination [DDC-2282] Fix pagination problem with SQL Server. 2013-03-12 19:03:27 +01:00
ConvertDoctrine1SchemaTest.php Significantly updated the Help of the ConvertMapping and GenerateEntities Commands to help people using and understanding their scope. Added an additional --force flag to ConvertMapping command. 2011-01-23 20:25:59 +01:00
EntityGeneratorTest.php refactoring tests 2012-11-27 14:38:18 -02:00
ResolveTargetEntityListenerTest.php [DDC-2109] Fix bug with ResolveTargetEntityListener and ManyToMany associations. 2012-11-12 15:48:10 +01:00
SchemaToolTest.php Fixed typo 2012-12-01 19:41:51 +01:00
SchemaValidatorTest.php [DDC-1649] Add additional check for not allowed mapping of dependent association keys. 2012-02-20 15:55:18 +01:00
SetupTest.php Remove mentions of PEAR installation method, remove code. 2013-02-15 01:04:29 +01:00