| .. |
|
AggregateWindow.php
|
Change optional parameters of aggregateWindow into an array
|
2022-09-01 12:30:10 +00:00 |
|
Base.php
|
Movee Formatters to Type factory
|
2022-08-16 15:06:32 +00:00 |
|
Bottom.php
|
Add addBottom function
|
2023-03-08 19:20:26 +01:00 |
|
Count.php
|
Add addCount, addFirst, addMax, and addMin functions
|
2023-02-12 17:43:47 +01:00 |
|
Duplicate.php
|
Add duplicate() function to Query Builder
|
2022-09-01 13:47:34 +00:00 |
|
Filter.php
|
Add KeyFilter and deprecate KeyValue object
|
2022-10-21 20:03:52 +00:00 |
|
First.php
|
Add addCount, addFirst, addMax, and addMin functions
|
2023-02-12 17:43:47 +01:00 |
|
From.php
|
Movee Formatters to Type factory
|
2022-08-16 15:06:32 +00:00 |
|
Group.php
|
Movee Formatters to Type factory
|
2022-08-16 15:06:32 +00:00 |
|
Last.php
|
Fix styling issues
|
2023-02-10 11:46:54 +01:00 |
|
Limit.php
|
Improve validation
|
2023-01-14 11:27:13 +01:00 |
|
Map.php
|
Add Map expression
|
2022-10-25 18:41:51 +00:00 |
|
Max.php
|
Add addCount, addFirst, addMax, and addMin functions
|
2023-02-12 17:43:47 +01:00 |
|
Mean.php
|
Add mean() method to Query Builder
|
2022-09-01 13:29:27 +00:00 |
|
Measurement.php
|
Improve validation
|
2023-01-14 11:27:13 +01:00 |
|
Min.php
|
Add addCount, addFirst, addMax, and addMin functions
|
2023-02-12 17:43:47 +01:00 |
|
Range.php
|
Movee Formatters to Type factory
|
2022-08-16 15:06:32 +00:00 |
|
RawFunction.php
|
Throw Exception if the required functions are defined in incorrect order
|
2022-09-01 15:17:25 +00:00 |
|
Reduce.php
|
Rename types to Type suffix
|
2022-08-16 15:49:06 +00:00 |
|
Sort.php
|
Add documentation about addMap, addSort, addUnwindow, and addWindow
|
2023-02-11 17:43:19 +01:00 |
|
Sum.php
|
Add sum() Flux function + docs
|
2023-01-17 16:26:13 +00:00 |
|
Unique.php
|
Add addUnique function
|
2023-02-12 17:54:18 +01:00 |
|
Window.php
|
Improve WindowFucnctionTest
|
2022-09-01 12:57:36 +00:00 |