Szymon Połom

Results 3 comments of Szymon Połom

Can reproduce this issue too. Any suggestion for a potential fix?

I suppose that both the CustomerEditorRegistrar and JSONDateBinder are old artefacts that can be just deleted as the marshalling/demarshalling is being handled elsewhere. Am I correct on this?

I ran into this too, while trying out this great looking lib out for the first time today. E.g. PostgreSQL uses `timestamptz` for `select now()` and when I casted it...