What's Changed
Other Changes
- Add lazy cursor API for select queries by @marcprux in #4
- Rename int->long and float->real, add trace function, and test some ORM samples by @marcprux in #5
- Add SQLContext.cursor API for streaming row access by @marcprux in #6
Full Changelog: 0.8.0...0.8.1