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 2020/12/02 09:05:45 UTC

[shardingsphere] branch master updated (f5560d5 -> 0fb216e)

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 f5560d5  Keep consist with order of QueryHeader and RawQueryResultColumnMetaData field (#8468)
     add 0fb216e  Issue#8412 (#8465)

No new revisions were added by this update.

Summary of changes:
 .../TableModifyInTransactionExceptionTest.java     | 70 ++++++++++++++++++++++
 ...QLStatementContextInstanceOfTableAvailable.java | 24 ++++----
 2 files changed, 82 insertions(+), 12 deletions(-)
 create mode 100644 shardingsphere-proxy/shardingsphere-proxy-backend/src/test/java/org/apache/shardingsphere/proxy/backend/exception/TableModifyInTransactionExceptionTest.java
 copy shardingsphere-features/shardingsphere-encrypt/shardingsphere-encrypt-merge/src/test/java/org/apache/shardingsphere/encrypt/merge/dal/impl/fixture/TestStatementContext.java => shardingsphere-proxy/shardingsphere-proxy-backend/src/test/java/org/apache/shardingsphere/proxy/backend/exception/fixture/TestSQLStatementContextInstanceOfTableAvailable.java (89%)