Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

v0.3.2

Latest
Compare
Choose a tag to compare
@bobozaur bobozaur released this 22 Apr 11:19
· 1 commit to master since this release

Adjusted logging a bit to only log data chunks fetched from result sets as trace. Most other stuff remains at debug level, with connection attempts being info.
Fixed connection not removing handles from internal tracker when closing result sets and prepared statements, causing double closes when the connection was dropped.