↓ 17 callersFunctioncreateTable({
name: tableName,
columns,
indices = [],
engine = 'MergeTree()',
orderBy = ['tuple()'],
partitio
packages/db/src/clickhouse/migration.ts:68
↓ 17 callersFunctiongetChartSql({
event,
breakdowns: initialBreakdowns,
interval,
startDate,
endDate,
projectId,
timezone,
}: I
packages/db/src/services/chart.service.ts:383
↓ 14 callersFunctionbuildEvent(
projectId: string,
profileId: string,
name: string,
createdAt: string,
overrides: Record<string, u
test/retention-fixtures.ts:125