Commit Graph

2 Commits (10b9830cece0cb8745b0555482a02580c40a6bd4)

Author SHA1 Message Date
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 3 years ago
ying-jeanne bd66c8dde3
SQL data sources: Convert to return data frames (#32257) 4 years ago
kay delaney bad048b7ba
Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
kay delaney 185442115c
Chore: Remove angular dependency from data sources (#27735) 5 years ago
Ryan McKinley 7520ebadac
Refactor: move ScopedVars to grafana/data (#18992) 6 years ago
Tobias Skarhed 4e27ba9646 noImplicitAny: Sub 3000 errors (#17821) 6 years ago
Hugo Häggmark 7eabc282e9
Chore: Adds typings to lodash (#16590) 6 years ago
Sven Klemm f608340c35 Add delta window function to postgres query builder 7 years ago
Sven Klemm 116fb50530 Fix query builder queries for interval start 7 years ago
Sven Klemm 6b863e3b0f Fix quoting to handle non-string values 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