sqlite icon indicating copy to clipboard operation
sqlite copied to clipboard

sqlite: implement driver.SessionResetter and driver.Validator

Open raggi opened this issue 2 years ago • 1 comments

These implementations enable us to maintain connections in database/sql pools.

Fixes #70

raggi avatar May 26 '23 23:05 raggi

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.

raggi avatar May 27 '23 20:05 raggi