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 9d7e087 Adjust the jdbc template and add jdbc example of mixed rules
(#14673)
add b249574 optimize select union logic to support postgresql dollar
parameter marker (#14671)
No new revisions were added by this update.
Summary of changes:
.../select/projection/engine/ProjectionEngine.java | 2 +-
.../projection/impl/ParameterMarkerProjection.java | 3 +++
.../statement/dml/SelectStatementContext.java | 26 ++++++++++++++++++++++
.../rewrite/engine/RouteSQLRewriteEngine.java | 5 +++++
.../resources/scenario/sharding/case/select.xml | 20 +++++++++++++++++
5 files changed, 55 insertions(+), 1 deletion(-)