This commit is contained in:
SwallowGG
2024-04-19 22:00:43 +08:00
parent 7eac6746ee
commit 1900faa2ae

View File

@ -1,7 +1,7 @@
{ {
"dbType": "CLICKHOUSE", "dbType": "CLICKHOUSE",
"supportDatabase": true, "supportDatabase": false,
"supportSchema":false, "supportSchema":true,
"driverConfigList": [ "driverConfigList": [
{ {
"url": "jdbc:clickhouse://localhost:8123/", "url": "jdbc:clickhouse://localhost:8123/",