Commit graph

13 commits

Author SHA1 Message Date
David Arendsen
9e2bde4217 Add addBottom function
Signed-off-by: David Arendsen <darendsen@gamepoint.com>
2023-03-08 19:20:26 +01:00
David Arendsen
483e67a2e8 Add addUnique function
Signed-off-by: David Arendsen <darendsen@gamepoint.com>
2023-02-12 17:54:18 +01:00
David Arendsen
fc99922700 Add addCount, addFirst, addMax, and addMin functions
Signed-off-by: David Arendsen <darendsen@gamepoint.com>
2023-02-12 17:43:47 +01:00
David Arendsen
b7e0b21c8f Add documentation about addMap, addSort, addUnwindow, and addWindow
Signed-off-by: David Arendsen <darendsen@gamepoint.com>
2023-02-11 17:43:19 +01:00
David Arendsen
2e349f4dec Fix styling issues 2023-02-10 11:46:54 +01:00
David Arendsen
3d32bdb45d Add addLast() function 2023-02-10 11:40:35 +01:00
davidarendsen
2257e4f9cd Add sum() Flux function + docs
Signed-off-by: davidarendsen <davidarendsen@hey.com>
2023-01-17 16:26:13 +00:00
davidarendsen
ee0ae4ca20 ExMoveetting the required flux query parts intohe Basics trait
Signed-off-by: davidarendsen <davidarendsen@hey.com>
2023-01-16 14:55:07 +00:00
David Arendsen
fea5fee010 Improve some docblocks
Signed-off-by: David Arendsen <darendsen@gamepoint.com>
2023-01-14 11:32:19 +01:00
David Arendsen
602228a5e8 Improve validation
Signed-off-by: David Arendsen <darendsen@gamepoint.com>
2023-01-14 11:27:13 +01:00
David Arendsen
3cff68870f Extract Universe Flux functions into a trait
Signed-off-by: David Arendsen <darendsen@gamepoint.com>
2023-01-13 16:26:45 +01:00
David Arendsen
7a70c361c9 Add docs for a few functions
Signed-off-by: David Arendsen <darendsen@gamepoint.com>
2023-01-11 16:34:14 +01:00
davidarendsen
df6ff71375 Extract general QueryBuilder logic into an abstract class to make it more maintainable
Signed-off-by: davidarendsen <davidarendsen@hey.com>
2022-12-21 16:02:43 +00:00