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 2021/02/05 07:23:17 UTC

[shardingsphere] branch master updated (7380197 -> 33d0240)

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 7380197  Add EmbeddedDatabaseManager (#9340)
     add 33d0240  Use SPI to introduce EmbeddedDatabase (#9343)

No new revisions were added by this update.

Summary of changes:
 .../env/IntegrationTestEnvironment.java            |  2 +-
 .../env/database/embedded/EmbeddedDatabase.java    |  9 ++++++--
 .../database/embedded/EmbeddedDatabaseManager.java | 25 ++++++++++------------
 .../embedded/type/MySQLEmbeddedDatabase.java       | 15 ++++++-------
 ...egration.env.database.embedded.EmbeddedDatabase |  3 +--
 5 files changed, 27 insertions(+), 27 deletions(-)
 copy lombok.config => shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/META-INF/services/org.apache.shardingsphere.test.integration.env.database.embedded.EmbeddedDatabase (89%)