SQL v0.2.9
- MySql and SQLite readers
- HAVING and ORDER BY allow expressions in addition to columns
- Fix bug where integer sums can overflow i32. All engines default to 64-bit integers now.
- Fix Postgres Reader to rollback on failed transaction (thanks, @FishmanL!)
- Update to use OpenDP v0.6