hugsql

bostonaholic 2017-04-29T03:16:03.683712Z

thanks @serioga

bostonaholic 2017-04-29T03:16:18.684392Z

ohhhh, I really lik the PostGIS type usages…

bostonaholic 2017-04-29T03:16:29.684737Z

especially for what I’m doing

2017-04-29T20:39:48.008157Z

How can I make a function that accepts a generic map to turn into a where clause?

2017-04-29T20:40:13.009089Z

that is, I want some (get-user {:any "field" :id "blah}) function

2017-04-29T20:40:34.009834Z

So I don't need to define a different version for every slightly different query