MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / chart-sql.test.ts

File chart-sql.test.ts

packages/db/src/services/chart-sql.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * SQL-syntax tests for chart / overview query builders.
3 *
4 * Strategy: build the SQL string, then run `EXPLAIN <sql>` against the local

Callers

nothing calls this directly

Calls 7

getChartSqlFunction · 0.90
getAggregateChartSqlFunction · 0.90
itCHFunction · 0.85
eventFunction · 0.85
breakdownFunction · 0.85
explainFunction · 0.85
getRawWhereClauseMethod · 0.45

Tested by

no test coverage detected