1.10.1 - Avoid double-logging queries
What's Changed
Avoid double-logging queries by @gwynne in #71
This logging is handled in SQLiteKit and should not be present at the SQLiteNIO layer.
This patch was released by @gwynne
Full Changelog: 1.10.0...1.10.1