hugsql 2017-04-29

ohhhh, I really lik the PostGIS type usages…

especially for what I’m doing

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

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

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