mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
clickhouse inserts
This commit is contained in:
parent
6ea2282f82
commit
65910c7348
13 changed files with 146 additions and 40 deletions
|
|
@ -45,6 +45,7 @@ async function clickhouseQuery(website_id, start_at, end_at, field, table, filte
|
|||
table,
|
||||
filters,
|
||||
params,
|
||||
'session_uuid',
|
||||
);
|
||||
|
||||
return rawQueryClickhouse(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue