Jared Ramirez
Jared Ramirez
I took a slightly different approach to solving this problem. Rather than create a newtype to provide this kind of type-safety, I went with the approach of creating a new...
Thanks for the feedback! `MaybeFields` is something I've been looking forward too since starting to use Opaleye, I'm super exited to see that land. I hear your concern on cluttering...
After thinking a bit more, I think what I've been looking for is something like `U`pdate rather than `W`rite. My smaller, more concrete use case is this: Let's say we...
Ah, yes that's probably it! Thanks for the prompt reply!
Or republish under a slightly different name?
I think the best thing is what @lue-bird suggested. 1. In the current (now with the reverted name) package, update the readme saying this package is deprecated 2. Rename the...