This is an automated email from the ASF dual-hosted git repository.
zhaojinchao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 29e067838e5 Add NotImplementComparableValueException,
InvalidBindingTablesException to handle related exceptions (#23369)
add 9c9bf2d7b41 Fix PostgreSQL/openGauss parameter lost if placeholder
contains type cast (#23371)
No new revisions were added by this update.
Summary of changes:
.../impl/OpenGaussStatementSQLVisitor.java | 4 +++
.../impl/PostgreSQLStatementSQLVisitor.java | 4 +++
.../cases/dml/dml-integration-test-cases.xml | 9 ++---
.../parser/src/main/resources/case/dml/insert.xml | 39 +++++++++++++++++++++
.../parser/src/main/resources/case/dml/select.xml | 40 +++++++++++++++++++---
.../main/resources/sql/supported/dml/insert.xml | 1 +
6 files changed, 87 insertions(+), 10 deletions(-)