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]
|
[test]
|
||||||
url = jdbc:sqlite:test.db
|
url = jdbc:sqlite:test.db
|
||||||
remarks = true
|
remarks = true
|
||||||
|
driver = org.sqlite.JDBC
|
||||||
|
|
||||||
# 测试用HSQLDB数据库
|
# 测试用HSQLDB数据库
|
||||||
[hsqldb]
|
[hsqldb]
|
||||||
|
Reference in New Issue
Block a user