mirror of
https://github.com/CodePhiliaX/Chat2DB.git
synced 2025-07-28 10:12:39 +08:00
update
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"dbType": "CLICKHOUSE",
|
||||
"supportDatabase": true,
|
||||
"supportSchema":false,
|
||||
"supportDatabase": false,
|
||||
"supportSchema":true,
|
||||
"driverConfigList": [
|
||||
{
|
||||
"url": "jdbc:clickhouse://localhost:8123/",
|
||||
|
Reference in New Issue
Block a user