1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/lib/Doctrine/ORM/Tools/Pagination
Luís Cobucci 5389ad7261
Make LimitSubqueryOutputWalker a bit more readable
Also simplifying the REGEX to remove the ORDER BY type (ASC/DESC) with a
substr() since OrderByItem#type is always defined.
2017-07-22 20:34:18 +02:00
..
CountOutputWalker.php Fix CountOutputWalker for queries with GROUP BY 2017-06-22 07:09:20 +02:00
CountWalker.php Use short-array syntax on "lib" directory 2016-12-08 00:31:12 +01:00
LimitSubqueryOutputWalker.php Make LimitSubqueryOutputWalker a bit more readable 2017-07-22 20:34:18 +02:00
LimitSubqueryWalker.php Use short-array syntax on "lib" directory 2016-12-08 00:31:12 +01:00
Paginator.php Use "::class" syntax on "lib" directory 2016-12-08 17:09:35 +01:00
RowNumberOverFunction.php minor code work: 2017-06-08 22:04:07 +02:00
WhereInWalker.php Use short-array syntax on "lib" directory 2016-12-08 00:31:12 +01:00