20 Commits

Author SHA1 Message Date
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