Robert Mulley
Robert Mulley
@rafa-acioly From what I can tell the loop is likely never entered because `r.database` is never overwritten with the mock `suite.database`. For example I would expect to see something like:...
@l3pp4rd I'm interested in helping maintain this library if you are still looking for people. I've been looking for ways to get involved in maintaining open source projects and this...
@RajivBobble I'm happy to help, but I'll need a more complete example. Could you provide more of the relevant code?
I think this would be a nice addition to the CI pipeline. golangci is a stable enough and standard enough tool that I would feel comfortable pulling it in. It...
@gold-kou I'm saying we should strive to keep builds passing, and avoid very large Pull Requests. To do that we should incrementally bring in golangci-lint and add additional linters. It...
@l3pp4rd Do we feel comfortable closing this issue?
Referenced wrong issue.
Another example that might be easier to implement: http://stackoverflow.com/questions/16709252/mysql-bulk-update
:+1:
:+1: