Commit Graph

14 Commits

Author SHA1 Message Date
David Lebee
dcaf114a09 adding lots more select types support. 2018-10-25 20:02:17 -05:00
David Lebee
7269071a3a support null checking on group :) 2018-10-25 18:40:30 -05:00
David Lebee
2cd1d27df0 new code unit test.
moved entity framework test to in memory database.
2018-10-23 16:12:39 -05:00
David Lebée
9fe85fcb65 better unit test to test grouping. 2018-03-14 20:08:17 -05:00
David Lebée
0540554877 so much effort ent into this another day the cleaning will be done and the support of regular selects. 2018-03-13 22:22:10 -05:00
David Lebée
ba702d3e81 Aggregates are advancing well. 2018-03-13 22:16:58 -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
David Lebée
9dd5d59b85 supporting equality comparer :) 2018-03-12 18:00:02 -05:00
David Lebée
165cc15d0a Allow possibility of specifying the type to group with :) 2018-03-12 17:23:02 -05:00
David Lebée
7278dea56d creating anonymous types :) 2018-03-08 23:22:12 -06:00
David Lebée
64d60b6942 simple grouping. 2018-03-08 21:59:18 -06:00
David Lebée
17dcbb492f started grouping: 2018-03-08 20:18:43 -06:00