* 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): changed dashboard&metrics constraints * refactor(chalice): removed cards refactor(chalice): removed code related to resources refactor(DB): removed cards refactor(DB): removed code related to resources
6 lines
No EOL
167 B
SQL
6 lines
No EOL
167 B
SQL
CREATE OR REPLACE FUNCTION openreplay_version AS() -> 'v1.21.0-ee';
|
|
|
|
|
|
DROP TABLE IF EXISTS experimental.resources_l7d_mv;
|
|
|
|
DROP TABLE IF EXISTS experimental.resources; |