1
0
mirror of synced 2025-03-23 16:33:54 +03:00
This commit is contained in:
Bill Schaller 2014-12-16 13:03:38 -05:00 committed by Marco Pivetta
parent dfc0910756
commit 8350de781f

View File

@ -206,7 +206,7 @@ class LimitSubqueryOutputWalker extends SqlWalker
} }
/** /**
* Generates new SQL for SQL Server, Postgresql, or Oracle if necessary. * Generates new SQL for statements with an order by clause
* *
* @param array $sqlIdentifier * @param array $sqlIdentifier
* @param string $innerSql * @param string $innerSql