update prisma / ch filters logic

This commit is contained in:
Francis Cao 2023-03-20 11:26:45 -07:00
parent 434ef3eb9e
commit b0c5899569
6 changed files with 49 additions and 24 deletions

View file

@ -85,11 +85,11 @@ SELECT website_id,
subdivision1,
subdivision2,
city,
url_path String,
url_query String,
referrer_path String,
referrer_query String,
referrer_domain String,
url_path,
url_query,
referrer_path,
referrer_query,
referrer_domain,
page_title,
event_type,
event_name,