Skip to content

v0.6.1

Compare
Choose a tag to compare
@SingingBush SingingBush released this 08 Dec 15:06
· 5 commits to master since this release

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