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 077c288 Add unit for StandardPipelineDataSourceConfiguration (#15796)
new 8ef8b13 Remove duplicated provided scope for h2
new b16f9a4 Remove database driver dependencies in infra module
new a4245bf Merge pull request #15807 from terrymanu/dev
The 32109 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pom.xml | 12 ++++----
.../shardingsphere-infra-common/pom.xml | 34 ----------------------
.../database/type/dialect/H2DatabaseType.java | 3 +-
.../database/type/dialect/MariaDBDatabaseType.java | 3 +-
.../database/type/dialect/MySQLDatabaseType.java | 3 +-
.../type/dialect/OpenGaussDatabaseType.java | 3 +-
.../type/dialect/PostgreSQLDatabaseType.java | 3 +-
.../type/dialect/SQLServerDatabaseType.java | 3 +-
8 files changed, 12 insertions(+), 52 deletions(-)