As per the [specifications](https://pkg.go.dev/database/sql/driver#QueryerContext), `QueryerContext` is an optional interface. When it's not implemented, the driver ...