You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/12/18 11:50:34 UTC

[GitHub] [incubator-shardingsphere] SteNicholas opened a new pull request #3762: SQLServer order by clause support offset fetch

SteNicholas opened a new pull request #3762: SQLServer order by clause support offset fetch
URL: https://github.com/apache/incubator-shardingsphere/pull/3762
 
 
   Fixes #2987 
   
   SQLServerParser doesn't support `orderByClause` with offset fetch for pagination.
   
   Changes proposed in this pull request:
   - Add `OFFSET FETCH` for pagination to `orderByClause`
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services