Commit Graph

5 Commits (d7d20a5b107ed1d8374db2fe1d380a165d92c5c5)

Author SHA1 Message Date
Marcus Efraimsson d8e655bbcf
fix: mysql query using __interval_ms variable throws error 6 years ago
Sven Klemm 7c8b4915c1 fix order for mysql, remove postgres specific code 7 years ago
Sven Klemm aae21a631e fix references to postgres datatypes 7 years ago
Sven Klemm c4452ba335 Fix tslint errors 7 years ago
Marcus Efraimsson 41b5dae606
start implementing mysql query editor as a copy of postgres query editor 7 years ago
Sven Klemm 7a5b5906ed fix quoting 7 years ago
Sven Klemm da8696ed95 fix handling of variable interpolation for IN expresions 7 years ago
Sven Klemm 9699d7a166 make suggested filter macro depend on type 7 years ago
Sven Klemm 18ce6fc280 use unixEpochGroup macro for unix timestamp 7 years ago
Sven Klemm 907e8fd77c fix variable escaping 7 years ago
Sven Klemm aa830211fe dont order for aggregate 7 years ago
Sven Klemm dabfd88cd9 add moving average to query builder 7 years ago
Sven Klemm 2cae966e6c use $__timeGroupAlias macro 7 years ago
Sven Klemm ace999b13f rename special to windows 7 years ago
Sven Klemm 26ea88252b add first and last support 7 years ago
Sven Klemm 412bb6acab refactor function handling in query builder 7 years ago
Sven Klemm 5327580939 refactor column function handling 7 years ago
Sven Klemm 6ca7a03975 consistent nameing fro group and select 7 years ago
Sven Klemm 97f24733f5 remove tableschema from query builder ui 7 years ago
Sven Klemm b3ebc86093 fix window function query without group by 7 years ago
Sven Klemm 7af9cd7dfc set explicit order for rate and increase 7 years ago
Sven Klemm 84d7743939 fix pre gui queries shortcircuit 7 years ago
Sven Klemm 0e608a08c2 fix test for query generation 7 years ago
Sven Klemm 7f348f3836 dont run queries if target has no table set 7 years ago
Sven Klemm b28bf1a4f9 rename PostgresQueryBuilder to PostgresMetaQuery 7 years ago
Sven Klemm 070b556fd3 dont expand variables in rawSql 7 years ago
Sven Klemm 6e824e81bf fix rate special function when using group by 7 years ago
Sven Klemm d9648f1fe7 fix bug in query generation with metricColumn 7 years ago
Sven Klemm fa66645b0f refactor PostgresQuery 7 years ago
Sven Klemm d7ed706e12 refactor PostgresQueryCtrl and PostgresQuery 7 years ago
Sven Klemm 2dc9d4e960 refactor addGroupBy and removeGroupByPart 7 years ago
Sven Klemm b745fab190 add tests for query generation 7 years ago
Sven Klemm bf21f1bf76 indent generated SQL 7 years ago
Sven Klemm a24a6624e3 handle counter overflow and resets in rate 7 years ago
Sven Klemm 0935526d23 partition by metricColumn when using increase 7 years ago
Sven Klemm bbe7b9b908 add rate and increase special functions 7 years ago
Sven Klemm 2784a2df6b Refactor value column SQL generation 7 years ago
Sven Klemm 9ba42f63f1 Refactor metric column sql generation 7 years ago
Sven Klemm a86e77fc68 Refactor group by query generation 7 years ago
Sven Klemm b9edc3c611 Refactor where clause generation 7 years ago
Sven Klemm 5dd236bf05 refactor SQL generation for value columns 7 years ago
Sven Klemm 772825ed09 Refactor time column sql generation 7 years ago
Sven Klemm c5bde0ef45 Refactor render function on PostgresQuery 7 years ago
Sven Klemm 0e610cad1b set query gui as default handle old panels gracefully 7 years ago
Sven Klemm e8e24f6139 add alias when adding group by 7 years ago
Sven Klemm 6e7161f238 add aggregates when adding group by 7 years ago
Sven Klemm 8490ae41b6 handle pre query gui queries gracefully 7 years ago
Sven Klemm eb170e741b dont break on panels that dont have rawQuery set 7 years ago
Sven Klemm a63298bca2 remove unused function removeSelect 7 years ago
Sven Klemm 6143924ec6 fix where clause generation 7 years ago