MsSQL Limits #48

Closed
lunny wants to merge 2 commits from n1xx1/mssqllimits into master
Owner

Author: @n1xx1

Not entirely sure how the previous implementation was supposed to work.
With SQL Server 2008 there is support for OFFSET and FETCH clauses.

Author: @n1xx1 Not entirely sure how the previous implementation was supposed to work. With SQL Server 2008 there is support for [OFFSET and FETCH clauses](https://docs.microsoft.com/en-us/sql/t-sql/queries/select-order-by-clause-transact-sql?view=sql-server-2017#using-offset-and-fetch-to-limit-the-rows-returned).
lunny added the
enhancement
label 2019-06-18 08:13:00 +00:00
betacat0 approved these changes 2019-07-20 19:13:52 +00:00
Dismissed
Author
Owner

We may need more tests? @betacat0

We may need more tests? @betacat0
lunny closed this pull request 2024-02-08 09:07:58 +00:00
lunny deleted branch n1xx1/mssqllimits 2024-02-08 09:08:04 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xorm/builder#48
No description provided.