|
bf21f1bf76
|
indent generated SQL
|
2018-07-12 22:36:41 +02:00 |
|
|
a24a6624e3
|
handle counter overflow and resets in rate
|
2018-07-12 13:15:19 +02:00 |
|
|
0935526d23
|
partition by metricColumn when using increase
|
2018-07-12 10:13:21 +02:00 |
|
|
bbe7b9b908
|
add rate and increase special functions
|
2018-07-12 09:57:04 +02:00 |
|
|
2784a2df6b
|
Refactor value column SQL generation
|
2018-07-11 13:03:06 +02:00 |
|
|
9ba42f63f1
|
Refactor metric column sql generation
|
2018-07-11 12:33:37 +02:00 |
|
|
a86e77fc68
|
Refactor group by query generation
|
2018-07-11 12:20:24 +02:00 |
|
|
b9edc3c611
|
Refactor where clause generation
|
2018-07-11 11:50:02 +02:00 |
|
|
5dd236bf05
|
refactor SQL generation for value columns
|
2018-07-11 11:09:28 +02:00 |
|
|
772825ed09
|
Refactor time column sql generation
|
2018-07-11 11:00:12 +02:00 |
|
|
c5bde0ef45
|
Refactor render function on PostgresQuery
|
2018-07-11 10:50:49 +02:00 |
|
|
0e610cad1b
|
set query gui as default handle old panels gracefully
|
2018-07-10 21:40:59 +02:00 |
|
|
e8e24f6139
|
add alias when adding group by
|
2018-07-10 11:32:23 +02:00 |
|
|
6e7161f238
|
add aggregates when adding group by
|
2018-07-10 11:14:00 +02:00 |
|
|
8490ae41b6
|
handle pre query gui queries gracefully
|
2018-07-07 20:41:24 +02:00 |
|
|
eb170e741b
|
dont break on panels that dont have rawQuery set
|
2018-07-07 19:59:25 +02:00 |
|
|
a63298bca2
|
remove unused function removeSelect
|
2018-07-06 11:25:20 +02:00 |
|
|
6143924ec6
|
fix where clause generation
|
2018-07-06 10:56:47 +02:00 |
|
|
7600c6efcb
|
remove hardcoded $__timeFilter, make macros functional in where clause
|
2018-07-06 10:38:52 +02:00 |
|
|
85ab1cfa8f
|
fix constraint removal
|
2018-07-06 09:28:34 +02:00 |
|
|
d8c7756489
|
dont autoquote, suggest quoted values if requried
|
2018-07-05 21:36:39 +02:00 |
|
|
3f614e635b
|
do not autoquote identifiers
|
2018-07-05 11:27:19 +02:00 |
|
|
c604651092
|
fix group by ui
|
2018-07-05 10:19:22 +02:00 |
|
|
7d30ca04de
|
remove dead code from sql_part
fix where clause query generation
|
2018-07-04 15:37:06 +02:00 |
|
|
fee36b2b35
|
include where constraints in query generation
|
2018-07-04 12:22:45 +02:00 |
|
|
17b46804e8
|
remove unused function renderAdhocFilters
|
2018-05-27 19:39:43 +02:00 |
|
|
a5bcd8eac0
|
fix metric column when using group by
|
2018-05-21 12:10:18 +02:00 |
|
|
8b3c308168
|
remove categories from queryPart
|
2018-03-26 20:15:16 +02:00 |
|
|
46c229188e
|
read aggregate functions from database
|
2018-03-14 23:03:32 +01:00 |
|
|
64fa1ce8a0
|
properly handle IN queries
|
2018-03-14 18:09:47 +01:00 |
|
|
6793fa5e54
|
join multivalue variables with ,
|
2018-03-13 23:33:40 +01:00 |
|
|
e6501f0f0e
|
revert special handling for IN
|
2018-03-13 23:24:26 +01:00 |
|
|
5e9a66de5f
|
put values for IN in parens
|
2018-03-13 23:19:56 +01:00 |
|
|
958646d976
|
dont quote where constraints
|
2018-03-13 23:15:25 +01:00 |
|
|
cdb4e2ba0b
|
remove unused setting
|
2018-03-13 21:31:07 +01:00 |
|
|
cb5278d413
|
handle variables in where constraints
|
2018-03-10 20:18:03 +01:00 |
|
|
1d8540ac69
|
properly quote where constraint parts
|
2018-03-09 18:18:12 +01:00 |
|
|
340f679d0f
|
quote schema and table
|
2018-03-09 18:09:59 +01:00 |
|
|
83200c289a
|
use metricColumn in query builder
|
2018-03-04 23:32:23 +01:00 |
|
|
bf4a30d30f
|
set rawSQL when rendering query builder query
|
2018-03-04 19:46:11 +01:00 |
|
|
26e09b598c
|
fix group by column
|
2018-03-04 19:35:43 +01:00 |
|
|
7104e6f9f8
|
fix variable interpolation
|
2018-03-03 22:11:51 +01:00 |
|
|
fd518846b1
|
rename field to column
|
2018-03-03 20:57:00 +01:00 |
|
|
ef18eb7fcb
|
add where constraint handling
|
2018-02-08 10:25:32 +01:00 |
|
|
4dbd83fac1
|
add groupby to querybuilder
remove unused aggregations
|
2018-01-31 15:32:32 +01:00 |
|
|
571ecdc740
|
enhance render function
|
2018-01-30 22:57:38 +01:00 |
|
|
443504517a
|
add postgres_query.ts
|
2018-01-30 22:13:55 +01:00 |
|