Windshaft-cartodb/lib/cartodb/models/dataview
Javier Goizueta ccaae2dd66 Remove spurious parameter from overviews dataviews functions
In the overviews-specialized dataview classes the sql-generating
functions had an unneeded parameter filters.
In some cases, since this parameter was not being paaased from
the base dataviews class it was masking the override parameter.
2016-12-16 17:37:05 +01:00
..
overviews Remove spurious parameter from overviews dataviews functions 2016-12-16 17:37:05 +01:00
aggregation.js Add support for min, max, and avg operations in aggregation dataview 2016-06-20 16:26:24 +02:00
base.js Build dataviews with factory to generalise them 2016-03-22 13:10:42 +01:00
factory.js Build dataviews with factory to generalise them 2016-03-22 13:10:42 +01:00
formula.js Fix sql signature in agg, formula, and list dataviews 2016-06-01 11:42:24 +02:00
histogram.js Sort start and end override params 2016-06-06 17:10:52 +02:00
index.js Build dataviews with factory to generalise them 2016-03-22 13:10:42 +01:00
list.js Fix sql signature in agg, formula, and list dataviews 2016-06-01 11:42:24 +02:00