sqlite
sqlite copied to clipboard
sqlite: implement driver.SessionResetter and driver.Validator
These implementations enable us to maintain connections in database/sql pools.
Fixes #70
I can reverse it. It's absent from the docs. We do do have stats showing that we're not retaining cons. Either way yeah, I'll find a way to make some tests.