You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by du...@apache.org on 2022/02/21 12:10:35 UTC

[shardingsphere] branch master updated (d3cb509 -> deb6090)

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

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


    from d3cb509  Add example generator for proxy. (#15536)
     add deb6090  Add SQLCommandType.literalOnly and runningAdaptors (#15552)

No new revisions were added by this update.

Summary of changes:
 .../test/integration/cases/SQLCommandType.java     | 26 ++++++++++++-------
 .../test/integration/engine/dal/GeneralDALIT.java  | 21 +++++-----------
 .../test/integration/engine/ral/GeneralRALIT.java  |  7 +-----
 .../test/integration/engine/rdl/GeneralRDLIT.java  |  7 +-----
 .../test/integration/engine/rql/GeneralRQLIT.java  |  7 +-----
 .../param/array/ParameterizedArrayGenerator.java   | 29 +++++++++++-----------
 6 files changed, 41 insertions(+), 56 deletions(-)