MCPcopy 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

1import type { ClickHouseClient, ResponseJSON } from '@clickhouse/client';
2import type { IInterval } from '@openpanel/validation';
3import sqlstring from 'sqlstring';
4

Callers

nothing calls this directly

Calls 2

toSQLMethod · 0.80
replaceMethod · 0.80

Tested by

no test coverage detected