GitHub user rposkocil opened a pull request:

    https://github.com/apache/metamodel/pull/137

    Metamodel 1132 sql native paging

    fixes https://issues.apache.org/jira/browse/METAMODEL-1132

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rposkocil/metamodel 
METAMODEL-1132-sql-native-paging

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/metamodel/pull/137.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #137
    
----
commit 002c23778cbcbcb442e6e51a596a9461c504251e
Author: rposkocil <[email protected]>
Date:   2016-12-08T19:52:42Z

    Added OffsetFetchQueryRewriter to support the OFFSET-FETCH clause
    - set for SQLServer 2012+ and Oracle 12+
    - added new tests of the clause creation
    - fix tests of SQL Server and Oracle

commit 717fc0049515339911a78466748dba1dfc4efc78
Author: rposkocil <[email protected]>
Date:   2016-12-09T12:04:57Z

    Added OffsetFetchQueryRewriter to support the OFFSET-FETCH clause
    - moved the code pieces to better places

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to