Dave Nelson
Results
2
issues of
Dave Nelson
I have a validation function I run as a `BeforeUpdateHook` on one model. It runs some checks an associated model (in the context of the local model), and it would...
bug
help wanted
We're incrementally converting our model system to sqlboiler and had some trouble because one of our API consumers was passing int values as strings in JSON, which the `volatiletech/null`package didn't...