flux-querybuilder/tests/Functions
davidarendsen f2b3871b21 Add mean() method to Query Builder
Signed-off-by: davidarendsen <davidarendsen@hey.com>
2022-09-01 13:29:27 +00:00
..
AggregateWindowTest.php Change optional parameters of aggregateWindow into an array 2022-09-01 12:30:10 +00:00
FilterFunctionTest.php Add option addFieldFilter([]) to the QueryBuilder 2022-08-30 15:23:31 +00:00
FromFunctionTest.php Fix coding style with phpcs PSR-12 standard 2022-08-15 20:28:25 +00:00
GroupFunctionTest.php Fix coding style with phpcs PSR-12 standard 2022-08-15 20:28:25 +00:00
LimitFunctionTest.php Fix coding style with phpcs PSR-12 standard 2022-08-15 20:28:25 +00:00
MapFunctionTest.php Fix coding style with phpcs PSR-12 standard 2022-08-15 20:28:25 +00:00
MeanFunctionTest.php Add mean() method to Query Builder 2022-09-01 13:29:27 +00:00
RangeFunctionTest.php Fix coding style with phpcs PSR-12 standard 2022-08-15 20:28:25 +00:00
ReduceFunctionTest.php Rename types to Type suffix 2022-08-16 15:49:06 +00:00
SortFunctionTest.php Fix coding style with phpcs PSR-12 standard 2022-08-15 20:28:25 +00:00
WindowFunctionTest.php Improve WindowFucnctionTest 2022-09-01 12:57:36 +00:00