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

[shardingsphere] branch master updated (959da6b -> 3978d33)

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

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


    from 959da6b  Merge pull request #6620 from kimmking/reviseDoc
     new c6f830a  Fix checkstyle error
     new d7e2b99  Merge branch 'master' of https://github.com/apache/shardingsphere
     new 814ed60  Merge branch 'master' of https://github.com/apache/shardingsphere
     new e643372  Merge branch 'master' of https://github.com/apache/shardingsphere
     new 56577e5  Add serialVersionUID for PrimaryKeyPosition
     new 15e9efd  Update AbstractPreparedStatementAdapter
     new 53407ef  Try to fix checkstyle error
     new 3978d33  Merge pull request #6622 from terrymanu/dev

The 25961 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:
 pom.xml                                                                 | 2 --
 .../driver/jdbc/adapter/AbstractPreparedStatementAdapter.java           | 2 +-
 .../shardingsphere/rdl/parser/sql/parser/ShardingSphereParser.java      | 2 +-
 .../shardingsphere/scaling/core/job/position/PrimaryKeyPosition.java    | 2 ++
 4 files changed, 4 insertions(+), 4 deletions(-)