mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
达梦数据库方言的upsert完成测试
This commit is contained in:
@@ -69,3 +69,11 @@ url = jdbc:sqlserver://looly.database.chinacloudapi.cn:1433;database=test;encryp
|
||||
user = looly@looly
|
||||
pass = 123
|
||||
remarks = true
|
||||
|
||||
# 测试用dm数据库
|
||||
[dm]
|
||||
url = jdbc:dm://127.0.0.1:30236/schema=dm8_test
|
||||
user = SYSDBA
|
||||
pass = SYSDBA001
|
||||
remarks = true
|
||||
|
||||
|
Reference in New Issue
Block a user