v0.6.1
What's Changed
- Bug: Closing connection closes already closed PGSQLPreparedStatement by @vnayar in #125
- Catch PostgreSQL fatal errors when running queries. by @vnayar in #126
- Implement SQLITEResultSet.first() by @vnayar in #127
- Bugfix: Test Connections before Returning them from ConnectionPool. by @vnayar in #128
- Process type BPCHAR the same way that text is processed. by @vnayar in #131
Full Changelog: v0.6.0...v0.6.1