luna-duclos / instrumentedsql

A sql driver that will wrap any other driver and log/trace all its calls
MIT License
173 stars 44 forks source link

new interfaces, move to smaller files, explicit interface checks, update README, explictly supported go versions #25

Closed luna-duclos closed 5 years ago

luna-duclos commented 5 years ago

Put up a PR for this to give anyone that wishes a chance to review my changes, as they are rather large and I want to make sure I don't break anyone's stuff! :)

I'll probably merge this in a few days' time or sooner if I'm confident things are correct. Once merged, this will be tagged v1.1.0

The first commit moving things around does nothing else, so it can largely be safely ignored in review (unless in disagreement about splitting things up)