------
Feature release:
- Corrected generated SQL for Sqlite and Mysql for quoted column names
- Connection.execute() now returns an intermediate Result object that
can be awaited
- End-to-end integration test creates table, inserts, and selects rows
- Fixed lint and typing issues
text
$ git shortlog -s v0.1.1...v0.2.0
6 Amethyst Reese
1 pyup-bot
3 pyup.io bot