1.0.7 - April 2 2017
- Added averageBy support
1.0.6 - March 30 2016
- Fixed bools being inverted again
1.0.5 - December 10 2015
- Fixed not handling when sql returns bools typed as an actual bool for records
- Added better error messages when types mismatch
1.0.4 - October 10 2015
- Fixed not handling when sql returns bools typed as an actual bool
1.0.3 - August 11 2015
- Fixed queries being executed on each enumeration action.
1.0.2 - August 7 2015
- Fixed bools being inverted
1.0.1 - July 7 2015
- Added support for bool columns
- Wrapping all table and column names with brackets
1.0 - May 5 2015
- Initial release