hugsql

2017-08-30T17:37:33.000360Z

Any advice on how to get a pgArray and contents into a clojure datastructure?

2017-08-30T17:39:32.000157Z

https://github.com/DrTom/clj-pg-types doesnt seem to support later versions of clojure

lvh 2017-08-30T22:25:38.000045Z

does anyone have any opinions on how to merge DDL statements so they’re easier to call from clojure?

lvh 2017-08-30T22:25:42.000057Z

wrap it in a function maybe?