Peter Kieltyka

Results 138 comments of Peter Kieltyka

those are driver-specific errors, and database-specific too, IMO, upper errors should be higher-level as comparing strong responses from a specific database aren't reliable enough (esp not into the future), maybe...

I think Union() is a good thing to add to the SQL query builder, but I think in upper the generic builder via `.Find()` should be reserved to a subset...

I disagree. It's an expensive operation. You want a count of output, use len() Data sets are huge, use a cursor. > On Sep 3, 2016, at 7:30 PM, Kaveh...

@arigon best options are to submit PR, wait or set a bounty for the work for other contributors

I also like the idea to drop the vanity import path and move the github import path. Long-term wise it’s fewer pieces to support As for migration, I say support...

Very surprised to see this repo take such a turn for the worst. Why was a new repo formed and then contents deleted from here when the new repo doesn't...

Thanks for the update. Are you planning to continue to support https://github.com/go-jose/go-jose? if not, perhaps mention that you're looking for new maintainers, or even ask if Square plans to hire...

hmm.. maybe an issue in how the imagemagick static library is linked with opencl...? then when CGO linked to the Go package, its not bringing with it opencl? or, second,...

See https://github.com/webrpc/gen-openapi#generate-openapi-3x-documentation :) we can use the new `gen-openapi` by @VojtechVitek which allows you to generate openapi format from webrpc, and then use openapi to generate docs -- it works...

hi there @g5becks -- thanks again for writing the dart support a long time ago. I'm not sure if you're still using webrpc, but I wanted to let you know...