mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add driver
This commit is contained in:
@@ -37,6 +37,7 @@ remarks = true
|
||||
[test]
|
||||
url = jdbc:sqlite:test.db
|
||||
remarks = true
|
||||
driver = org.sqlite.JDBC
|
||||
|
||||
# 测试用HSQLDB数据库
|
||||
[hsqldb]
|
||||
|
Reference in New Issue
Block a user