Jon Bodner
Jon Bodner
This is still on my radar; as soon as I get a chance, I will resolve this.
I think I fixed this in Release v0.5.1; if anyone is still interested in this issue, please create a slice type that implements Scanner and Valuer and see if it...
Hrm, I had started some work so that you could have nested pprof tags; a pprof tag on a named struct field within a struct would work as a prefix...
Let me set up a postgres db and think about what can be done. Unless there are different names, proteus can't assign the values, but maybe there's a different name...
Hrm, I'm assuming that you want to pass in a slice of slices or a slice of structs with the data. No, you can't walk a slice of slices or...
Sorry for the delay in responding. My thought is to introduce the ability to specify a function that can transform the value of a placeholder. These could process the value...
I will have some time to work on this in a couple of weeks. Is that ok? I’ll see what I can do then.
Sorry, no change in status right now. I don't have time to make Proteus updates right now, but I'm hoping to get back to it in the near future. Do...
So one thing we need to do is to put this behind a feature flag. We don't want it enabled before we are ready, and we will probably want to...
I'm going to have to think about this. I don't like the idea of panics being used as a way to propagate errors.