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 55a2123ed5f Refactor data type load (#19642)
add 46f16e499b4 Fix NoDatabaseException when execute select/insert
statements when config uppercase database name (#19650)
No new revisions were added by this update.
Summary of changes:
.../infra/binder/statement/dml/InsertStatementContext.java | 4 ++--
.../infra/binder/statement/dml/SelectStatementContext.java | 5 +++--
.../infra/binder/statement/impl/InsertStatementContextTest.java | 5 ++++-
.../infra/binder/statement/impl/SelectStatementContextTest.java | 6 ++++--
4 files changed, 13 insertions(+), 7 deletions(-)