You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2020/08/24 04:06:28 UTC

[shardingsphere] branch master updated (1d9a6d2 -> 6de46f6)

This is an automated email from the ASF dual-hosted git repository.

panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 1d9a6d2  Merge pull request #6991 from dongzl/collate-sqlserver-parser
     new 888eb17  fix SQL Server pagination rewrite result
     new f911b8a  add top pagination test case
     new 6de46f6  Merge pull request #7009 from strongduanmu/issue-4867-dev-0823

The 26322 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/test/resources/sharding/select.xml         | 32 +++++++++++-----------
 .../pagination/engine/PaginationContextEngine.java | 14 ++++++++--
 .../engine/PaginationContextEngineTest.java        | 15 ++++++++--
 3 files changed, 40 insertions(+), 21 deletions(-)