You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2021/04/14 06:46:21 UTC

[shardingsphere] branch master updated (0537ac8 -> 69470d8)

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

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


    from 0537ac8  refactor AbstractSQLBuilder to support ComposableSQLToken. (#10081)
     add 69470d8  clear the quoteCharacter's owner in OwnerToken (#10079)

No new revisions were added by this update.

Summary of changes:
 .../rewrite/sql/token/pojo/generic/OwnerToken.java | 32 +++++++---------------
 .../sql/token/pojo/generic/OwnerTokenTest.java     | 21 +++++++++-----
 2 files changed, 24 insertions(+), 29 deletions(-)