Tobias Skarhed
|
4e27ba9646
noImplicitAny: Sub 3000 errors (#17821)
|
6 years ago |
Marcus Efraimsson
|
df60804937
use default min interval of 1m for sql datasources
|
6 years ago |
Marcus Efraimsson
|
7b656097a7
postgres: use arrow function declaration of interpolateVariable
|
7 years ago |
Sven Klemm
|
ec0fd96f08
Use closure for calling interpolateVariable
|
7 years ago |
Sven Klemm
|
e2c7b010ac
fix test failures for timeInterval
|
7 years ago |
Sven Klemm
|
a95453036b
Add min time interval to postgres datasource
|
7 years ago |
Sven Klemm
|
265d5daf57
Merge branch 'master' into postgres-query-builder
|
7 years ago |
Patrick O'Carroll
|
abbb6f933c
added jsdoc-format rule and fixed files that didn't follow new rule (#13107)
|
7 years ago |
Sven Klemm
|
70daa56a31
Merge branch 'master' into postgres-query-builder
|
7 years ago |
Patrick O'Carroll
|
a702603e7b
changed var to const 2 (#13068)
|
7 years ago |
Sven Klemm
|
e04127e430
unify quoting
|
7 years ago |
Sven Klemm
|
a2f4441f9d
autodetect timescaledb when version >= 9.6
|
7 years ago |
Sven Klemm
|
2d12801186
detect postgres version for saved datasources
|
7 years ago |
Sven Klemm
|
e12d07dd68
keep jsonData in PostgresDatasource
|
7 years ago |
Sven Klemm
|
15c8ef6c95
Merge branch 'master' into postgres-query-builder
|
7 years ago |
Sven Klemm
|
c3aad10047
change timescaledb to checkbox instead of select
|
7 years ago |
Sven Klemm
|
b987aee7cf
add timescaledb option to postgres datasource
|
7 years ago |
Sven Klemm
|
67edb9e9fe
Merge remote-tracking branch 'upstream/master' into postgres-query-builder
|
7 years ago |
Brice Maron
|
bb7e583863
fix custom variable quoting in sql* query interpolations
|
7 years ago |
Sven Klemm
|
6e824e81bf
fix rate special function when using group by
|
7 years ago |
Sven Klemm
|
693efda4d5
send timerange with metricFindQuery
|
7 years ago |
Sven Klemm
|
17be31e216
call render in query
|
8 years ago |
Torkel Ödegaard
|
27835f373e
cleanup: removed unused typescript typings import
|
8 years ago |
Torkel Ödegaard
|
3a1f52d8a2
prettier: ran on all files again, sorry. now settings are defined in package.json
|
8 years ago |
Torkel Ödegaard
|
85879a7014
prettier: change to single quoting
|
8 years ago |
Torkel Ödegaard
|
fadfc665e4
tech: ran pretttier on all typescript files
|
8 years ago |
Sven Klemm
|
b44c599410
postgres: pass timerange for template variable queries (#10069)
|
8 years ago |
Sven Klemm
|
caa8b6100e
always quote template variables for postgres when multi-value or include (#9714)
|
8 years ago |
Sven Klemm
|
56e53b8343
dont quote variables for mysql and postgres datasource (#9611)
|
8 years ago |
Sven Klemm
|
b2d880c6de
modify $__timeGroup macro so it can be used in select clause (#9527)
|
8 years ago |