DolphinScheduler/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-db2
AliceXiaoLu ad7ce2db56
fix: DB2 username can not be save (#13764)
db2's jdbcUrl should be like this "jdbc:db2://localhost:50000/sample:currentSchema=DB2INST1;characterEncoding=UTF-8;".should be ":"
2023-03-30 18:59:21 +08:00
..
src fix: DB2 username can not be save (#13764) 2023-03-30 18:59:21 +08:00
pom.xml [Improvement][Test] Block the usage of powermock and move mockito dependencies from sub-modules to root pom (#12311) 2022-10-14 12:06:51 +08:00