Skip to content

Commit a29d1b4

Browse files
committed
CLICKHOUSE supportSchema
1 parent da1b43e commit a29d1b4

8 files changed

Lines changed: 2 additions & 2 deletions

File tree

chat2db-server/chat2db-plugins/chat2db-clickhouse/src/main/java/ai/chat2db/plugin/clickhouse/clickhouse.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dbType": "CLICKHOUSE",
3-
"supportDatabase": true,
4-
"supportSchema": false,
3+
"supportDatabase": false,
4+
"supportSchema": true,
55
"driverConfigList": [
66
{
77
"url": "jdbc:clickhouse://localhost:8123/",
1.46 KB
Loading
1.93 KB
Loading
1.24 KB
Loading
878 Bytes
Loading
3.18 KB
Loading
1.63 KB
Loading
2.7 KB
Loading

0 commit comments

Comments
 (0)