You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by me...@apache.org on 2022/02/24 09:01:19 UTC

[shardingsphere] branch master updated (219025c -> 1883890)

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

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


    from 219025c  Add document for alter resource. (#15607)
     add 1883890  DQL auto verify for shadow (#15609)

No new revisions were added by this update.

Summary of changes:
 .../test/integration/engine/dql/BaseDQLIT.java     |  2 +-
 .../database/DatabaseEnvironmentManager.java       |  4 +++-
 .../cases/dql/dql-integration-test-cases.xml       |  5 ++---
 .../init-sql/mysql/verification-init.sql           | 15 ++++++++++---
 .../init-sql/oracle/verification-init.sql          | 15 ++++++++++---
 .../init-sql/postgresql/verification-init.sql      | 26 ++++++++++++++++++++++
 .../init-sql/sqlserver/verification-init.sql       | 12 ++++++++++
 .../src/test/resources/env/it-env.properties       |  4 ++--
 .../verification_databases.xml                     |  4 ++--
 .../env/scenario/shadow/verification_dataset.xml   | 19 ++++++++++------
 10 files changed, 84 insertions(+), 22 deletions(-)
 copy shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/env/scenario/{dbtbl_with_readwrite_splitting => shadow}/verification_databases.xml (91%)