1
0
Fork 0
mirror of synced 2025-04-01 12:26:11 +03:00
doctrine2/lib/Doctrine/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 Fixed return statements in SchemaTool. 2013-02-03 01:42:27 +00:00
Event Fixed documentation for Doctrine\ORM\Tools\Event 2012-12-14 12:49:59 +00:00
Export Fixed documentation for Doctrine\ORM\Tools\Export 2012-12-14 13:02:12 +00:00
Pagination [DDC-2282] Fix pagination problem with SQL Server. 2013-03-12 19:03:27 +01:00
ConvertDoctrine1Schema.php Fixed documentation for Doctrine\ORM\Tools 2012-12-13 18:55:44 +00:00
DebugUnitOfWorkListener.php Proxy generation as of doctrine/common#168 - DCOM-96 2013-02-14 09:57:12 +01:00
DisconnectedClassMetadataFactory.php Fixed documentation for Doctrine\ORM\Tools 2012-12-13 18:55:44 +00:00
EntityGenerator.php Fixed missed documentation issues in Doctrine\ORM 2012-12-14 20:12:56 +00:00
EntityRepositoryGenerator.php Fixed documentation for Doctrine\ORM\Tools 2012-12-13 18:55:44 +00:00
ResolveTargetEntityListener.php Fixed documentation for Doctrine\ORM\Tools 2012-12-13 18:55:44 +00:00
SchemaTool.php Merge pull request #528 from BenMorel/master 2012-12-23 12:22:09 -08:00
SchemaValidator.php Fixed documentation for Doctrine\ORM\Tools 2012-12-13 18:55:44 +00:00
Setup.php Remove mentions of PEAR installation method, remove code. 2013-02-15 01:04:29 +01:00
ToolEvents.php remove svn markers 2012-06-19 15:27:41 -03:00
ToolsException.php Fixed documentation for Doctrine\ORM\Tools 2012-12-13 18:55:44 +00:00