This commit is contained in:
Looly
2024-04-29 14:32:30 +08:00
parent a1d566b34c
commit d1f4862407
4 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,6 @@
package org.dromara.hutool.db;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.BeforeAll;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;

View File

@@ -83,8 +83,9 @@ pass = 123
remarks = true
# 测试用dm数据库
# 测试环境使用docker启动https://eco.dameng.com/document/dm/zh-cn/start/dm-install-docker.html
[dm]
url = jdbc:dm://localhost:30236/schema=dm8_test
url = jdbc:dm://localhost:5236
user = SYSDBA
pass = 123456
pass = SYSDBA001
remarks = true