Daniel García Aubert
|
c37ef36a61
|
Move parseOffset function to a class method
|
2017-09-06 15:49:05 +02:00 |
|
Daniel García Aubert
|
9e3e1cad9a
|
Move getWidth function to a class method
|
2017-09-06 15:47:21 +02:00 |
|
Daniel García Aubert
|
e84f30488f
|
Move getBinsCount function to a class method
|
2017-09-06 15:45:51 +02:00 |
|
Daniel García Aubert
|
49a60caffc
|
Move getBinEnd function to a class method
|
2017-09-06 15:42:29 +02:00 |
|
Daniel García Aubert
|
392e004879
|
Move getBinStart and populateBinStart function to a class method
|
2017-09-06 15:38:23 +02:00 |
|
Daniel García Aubert
|
288656301b
|
Move getOffset function to a class method
|
2017-09-06 15:37:28 +02:00 |
|
Daniel García Aubert
|
96740b82ed
|
Move getAggregation function to a class method
|
2017-09-06 13:52:02 +02:00 |
|
Daniel García Aubert
|
1be66e1552
|
Use const for requirements
|
2017-09-06 13:47:19 +02:00 |
|
Daniel García Aubert
|
5ba2dfbbd6
|
Use ES6 class syntax
|
2017-09-06 13:43:54 +02:00 |
|
Daniel García Aubert
|
af4b3d81cd
|
make happy to jshint
|
2017-09-06 11:55:40 +02:00 |
|
Daniel García Aubert
|
bbd42b73f2
|
Remove dot requirement
|
2017-09-06 11:44:52 +02:00 |
|
Daniel García Aubert
|
8e2535745e
|
Use template string for columnCastTpl
|
2017-09-06 11:44:25 +02:00 |
|
Daniel García Aubert
|
4f75f6c07b
|
Use template string for dateBinsQueryTpl and dateHistogramQueryTpl
|
2017-09-06 11:41:24 +02:00 |
|
Daniel García Aubert
|
0ede3013db
|
Use template string for dateOverrideBasicsQueryTpl
|
2017-09-06 10:57:38 +02:00 |
|
Daniel García Aubert
|
0b79ac76db
|
Use template string for dateBasicsQueryTpl
|
2017-09-06 10:39:17 +02:00 |
|
Daniel García Aubert
|
2739364193
|
Use template string for histogramQueryTpl
|
2017-09-05 15:53:21 +02:00 |
|
Daniel García Aubert
|
adcff54589
|
Use template string for nansQueryTpl
|
2017-09-05 15:53:06 +02:00 |
|
Daniel García Aubert
|
734cfa6d83
|
Fix undefined argument
|
2017-09-05 15:51:31 +02:00 |
|
Daniel García Aubert
|
7ea6b3e371
|
Use template string for infinitiesQueryTpl
|
2017-09-05 12:21:30 +02:00 |
|
Daniel García Aubert
|
f1018f3272
|
Use template string for nullsQueryTpl
|
2017-09-05 12:18:42 +02:00 |
|
Daniel García Aubert
|
151bdec1fd
|
Use template string for overrideBinsQueryTpl
|
2017-09-05 12:16:38 +02:00 |
|
Daniel García Aubert
|
5d413ac1f9
|
Use template string for overrideBasicsQueryTpl
|
2017-09-05 11:26:38 +02:00 |
|
Daniel García Aubert
|
37b1376767
|
Fix bad find & replace
|
2017-09-05 11:26:27 +02:00 |
|
Daniel García Aubert
|
00741bc0a4
|
Use template string for basicsQueryTpl
|
2017-09-05 10:41:48 +02:00 |
|
Daniel García Aubert
|
c580600590
|
Extract template to filter out special numeric values
|
2017-09-05 10:36:18 +02:00 |
|
Daniel García Aubert
|
6373fe8652
|
Use template string for filteredQueryTpl
|
2017-09-04 19:01:58 +02:00 |
|
Daniel García Aubert
|
5ce419d863
|
Use template string for dateIntervalQueryTpl
|
2017-09-04 18:42:30 +02:00 |
|
Raul Ochoa
|
1c6a76af72
|
Merge pull request #726 from CartoDB/725-polygon-count
725 fix polygon count
|
2017-08-16 15:33:19 +02:00 |
|
Simon
|
814b123b2b
|
fix 725 using the ST_Intersects function instead of &&
|
2017-08-09 18:55:14 +02:00 |
|
Daniel García Aubert
|
14f85abd39
|
Merge branch 'master' into response-time-limit
|
2017-08-09 18:48:38 +02:00 |
|
Daniel García Aubert
|
c643160671
|
Prefix date interval query (to calculate automatic aggregation) to avoid name collision
|
2017-08-08 10:32:53 +02:00 |
|
Daniel García Aubert
|
e7a0b246a3
|
Prefix with double underscore
|
2017-08-08 10:20:36 +02:00 |
|
Daniel García Aubert
|
3c061769c6
|
Prefix basics columns to avoid name collision
|
2017-08-08 10:11:35 +02:00 |
|
Daniel García Aubert
|
7e159c565b
|
Prefix iqr query calculation to avoid name collision
|
2017-08-08 10:03:40 +02:00 |
|
Daniel García Aubert
|
ff3d7ed7b2
|
Fix jshint typo
|
2017-08-08 09:57:12 +02:00 |
|
Daniel García Aubert
|
cf71489a7f
|
Prefix nans and infinities counters to avoid name collision
|
2017-08-08 09:54:49 +02:00 |
|
Daniel García Aubert
|
c7e5dbf158
|
Fix query aliases
|
2017-08-08 09:46:34 +02:00 |
|
Daniel García Aubert
|
34cf45bc9d
|
Prefix infinities query to avoid name collision
|
2017-08-08 09:43:31 +02:00 |
|
Daniel García Aubert
|
7e058955ea
|
Use final naming to group by
|
2017-08-08 09:39:51 +02:00 |
|
Daniel García Aubert
|
a9e3bc3cda
|
Prefix filtered source to avoid name collision
|
2017-08-08 09:36:23 +02:00 |
|
Daniel García Aubert
|
3ee064a59f
|
Prefix nulls query to avoid name collision
|
2017-08-08 09:32:13 +02:00 |
|
Daniel García Aubert
|
f3ababffc1
|
Prefix bins query to avoid name collision
|
2017-08-08 09:12:52 +02:00 |
|
Daniel García Aubert
|
0f8de9e74b
|
Add prefix to basics query to avoid name collision
|
2017-08-08 09:06:36 +02:00 |
|
Daniel García Aubert
|
91d5a0e4e4
|
Remove column avg_val in group_by
|
2017-08-08 08:46:26 +02:00 |
|
Daniel García Aubert
|
e446160151
|
Use final columns to group by
|
2017-08-08 08:45:05 +02:00 |
|
Daniel García Aubert
|
823925d091
|
Add prefix to bins_array to avoid name collision
|
2017-08-08 08:41:22 +02:00 |
|
Daniel García Aubert
|
994e58bef7
|
Add prefix to bins_number and nulls_cout to avoid name collision
|
2017-08-08 08:33:26 +02:00 |
|
Daniel García Aubert
|
5c80ff8191
|
Extract query: move condition to a method
|
2017-08-07 19:24:15 +02:00 |
|
Daniel García Aubert
|
b2bbc329ea
|
Apply prefix for intermediate query variables to avoid name colision
|
2017-08-07 19:03:49 +02:00 |
|
Daniel García Aubert
|
1f8da14c2a
|
Cast to timestamp start_date and end_date to calculate bins when date column is timestamptz
|
2017-08-07 18:27:24 +02:00 |
|