Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Openpanel-dev/openpanel
/ query-builder.ts
File
query-builder.ts
packages/db/src/clickhouse/query-builder.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ ClickHouseClient, ResponseJSON } from
'@clickhouse/client'
;
2
import
type
{ IInterval } from
'@openpanel/validation'
;
3
import
sqlstring from
'sqlstring'
;
4
Callers
nothing calls this directly
Calls
2
toSQL
Method · 0.80
replace
Method · 0.80
Tested by
no test coverage detected