mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-26 20:13:40 +00:00
add connector file
This commit is contained in:
7
pilot/connections/clickhouse.py
Normal file
7
pilot/connections/clickhouse.py
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
|
||||
class ClickHouseConnector:
|
||||
"""ClickHouseConnector"""
|
||||
pass
|
Reference in New Issue
Block a user