mirror of
https://github.com/umami-software/umami.git
synced 2026-02-12 08:37:13 +01:00
checkpoint
This commit is contained in:
parent
3e2c098c05
commit
8f934c7e6c
14 changed files with 73 additions and 63 deletions
|
|
@ -40,7 +40,7 @@ function clickhouseQuery(websites, start_at) {
|
|||
session_id,
|
||||
created_at,
|
||||
url,
|
||||
event_type
|
||||
event_name
|
||||
from event
|
||||
where website_id in (${websites.join[',']}
|
||||
and created_at >= ${getDateFormatClickhouse(start_at)})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue