mirror of
https://github.com/silverstripe/silverstripe-mssql
synced 2024-10-22 08:05:53 +02:00
7c369a383a
MSSQL doesn't support putting an alias into the OVER clause, something which is required when limiting results with an offset. The workaround is to just put the aggregate inline, taken from the select list. |
||
---|---|---|
.. | ||
MSSQLAzureDatabase.php | ||
MSSQLDatabase.php | ||
MSSQLDatabaseConfigurationHelper.php |