Ticket #96 (defect)
Opened 4 years ago
Add offset support to Access, SQL Server
Status: assigned
| Reported by: | fumanchu | Assigned to: | fumanchu (accepted) |
|---|---|---|---|
| Priority: | major | Milestone: | 2.0 |
| Component: | Storage | Keywords: | |
| Cc: | Estimate (total hours): | ||
SQL Server may be able to use a stored procedure to fake offset logic. MS Access will probably have to not pass LIMIT so it can call self._paginate instead.
