hugsql 2017-04-28

@bostonaholic luminus handles this "automatically" if you use +postgres when generating the project - in db.core namespace it will generate the code for handling jsonb type

thanks, but I’m not using luminus

You can at least inspire; or perhaps use that code to avoid doing the custom parsing for every select

yeah, if I notice it’s a think I’ll need to do a lot, I’ll consider it. Thanks for the reference.