Ruud Welling
Ruud Welling
Addition to the previous. It seems that mapping the same scala type to different sql types is not possible, so the use case of balagez is not possible as far...
> - prior to slick 3.3 I had custom MappedColumnType instances to map Instant and LocalDate > - on upgrading to slick 3.3 these were ignored in favour of slick's...
> If there is some way that the default mappings can either be turned off at runtime or that some lower precedence can be applied to the default mappings, I...
FYI, i am currently working on these improvements. I ran into several humps, but I seem to have a first version ready in which I included a testcase. Where I...