1
0
Fork 0
mirror of synced 2025-04-02 04:46:16 +03:00
doctrine2/lib/Doctrine/ORM
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
..
Event Strong typehinting to avoid incorrect constructor params 2013-02-04 20:45:58 +01:00
Id Proxy generation as of doctrine/common#168 - DCOM-96 2013-02-14 09:57:12 +01:00
Internal [DDC-2256] Moved aliases translation to ResultSetMapping, fixed tests. 2013-01-25 12:06:13 +01:00
Mapping Proxy generation as of doctrine/common#168 - DCOM-96 2013-02-14 09:57:12 +01:00
Persisters Fixed wrong return types in documentation. 2013-02-12 11:49:44 +00: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 Fixed the license and the added version 2013-02-22 17:57:50 +01:00
Tools [DDC-2282] Fix pagination problem with SQL Server. 2013-03-12 19:03:27 +01:00
AbstractQuery.php [DDC-2256] Cleanup patch, move dependency on EntityManager out of ResultSetMapping and let AbstractQuery perform the translation. 2013-02-13 09:05:35 +01:00
Configuration.php Revert "allowed to pass filter objects to the configurator" 2013-02-09 20:28:52 +01:00
EntityManager.php Fix EntityManager doc 2013-02-21 17:27:55 -05:00
EntityNotFoundException.php Fixed missed documentation issues in Doctrine\ORM 2012-12-14 20:12:56 +00:00
EntityRepository.php Fixed wrong return types in documentation. 2013-02-12 11:49:44 +00:00
Events.php Fixed unused 'use' statements. 2012-12-13 18:19:21 +00:00
NativeQuery.php Fixed unused 'use' statements. 2012-12-13 18:19:21 +00:00
NonUniqueResultException.php Fixed unused 'use' statements. 2012-12-13 18:19:21 +00:00
NoResultException.php Fixed missed documentation issues in Doctrine\ORM 2012-12-14 20:12:56 +00:00
OptimisticLockException.php Documentation (docblock) fixes. 2012-12-01 16:28:06 +00:00
ORMException.php Documentation (docblock) fixes. 2012-12-01 16:28:06 +00:00
ORMInvalidArgumentException.php Documentation (docblock) fixes. 2012-12-01 16:28:06 +00:00
PersistentCollection.php Proxy generation as of doctrine/common#168 - DCOM-96 2013-02-14 09:57:12 +01:00
PessimisticLockException.php Documentation (docblock) fixes. 2012-12-01 16:28:06 +00:00
Query.php Fixed unused 'use' statements. 2012-12-13 18:19:21 +00:00
QueryBuilder.php [DDC-2019] Add support for expression in QueryBuilder#addOrderBy() 2013-02-09 22:40:34 +01:00
README.markdown [2.0] Adding blank README files 2010-04-06 03:04:02 +00:00
TransactionRequiredException.php Documentation (docblock) fixes. 2012-12-01 16:28:06 +00:00
UnexpectedResultException.php Fixed unused 'use' statements. 2012-12-13 18:19:21 +00:00
UnitOfWork.php Merge pull request #589 from Ocramius/hotfix/DDC-2230 2013-02-25 21:59:04 -08:00
Version.php Documentation (docblock) fixes. 2012-12-01 16:28:06 +00:00