Commit Graph

13 Commits

Author SHA1 Message Date
David Lebee
7c0d0ef6c9 added old method for people that are upgrading, and will let them the time to migrate their solution. 2018-10-25 21:03:29 -05:00
David Lebee
695d3085d1 added support for lots of new aggregate helpers.
first breaking change but I think people will be okay with it :)
2018-10-25 21:01:44 -05:00
David Lebee
dcaf114a09 adding lots more select types support. 2018-10-25 20:02:17 -05:00
David Lebee
019d34bf01 allows to specify the type instead. 2018-10-19 16:22:37 -05:00
David Lebée
b80e9e433c well advanced to start new way of null checking. 2018-03-26 16:14:01 -05:00
David Lebée
190ac86bc4 Advancing well next we need to check null before calling toList() 2018-03-22 18:16:57 -05:00
David Lebée
8f35c2a377 select works just need to add null checks. 2018-03-21 22:15:45 -05:00
David Lebée
57fbee664e regular selectables. 2018-03-21 20:00:46 -05:00
David Lebée
7b93b03050 common builder interface makes sense probably for future. 2018-03-14 19:36:26 -05:00
David Lebée
9ab186b811 cleaner like this. everyone respects the builder concept with a build method. 2018-03-14 19:34:41 -05:00
David Lebée
e4ce956d8a group and select works to an extent. 2018-03-13 21:01:21 -05:00
David Lebée
30d1d9072b prep the field for building the select statement next. 2018-03-12 22:26:41 -05:00
David Lebée
436bd5ab98 select builder started. 2018-03-12 22:01:41 -05:00