* fix(chalice): fixed Math-operators validation refactor(chalice): search for sessions that have events for heatmaps * refactor(chalice): search for sessions that have at least 1 location event for heatmaps * fix(chalice): fixed Math-operators validation refactor(chalice): search for sessions that have events for heatmaps * refactor(chalice): search for sessions that have at least 1 location event for heatmaps * feat(chalice): autocomplete return top 10 with stats * fix(chalice): fixed autocomplete top 10 meta-filters * refactor(DB): CH int and rollback scripts * refactor(chalice): removed unsued funnels code
2 lines
No EOL
83 B
SQL
2 lines
No EOL
83 B
SQL
DROP DATABASE IF EXISTS experimental;
|
|
DROP FUNCTION IF EXISTS openreplay_version(); |