Skip to content

1.10.1 - Avoid double-logging queries

Compare
Choose a tag to compare
@penny-for-vapor penny-for-vapor released this 28 May 23:48
· 3 commits to main since this release
1b03daf

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