I can't start transaction with non default isolation level because connection returned from sqlhooks.Conn wrapper doesn't implement `driver.ConnBeginTx` interface https://github.com/golang/go/blob/master/src/database/sql/ctxutil.go#L100