honeysql

Discussion of https://github.com/seancorfield/honeysql :slightly_smiling_face:
tianshu 2018-05-10T07:47:06.000358Z

hi, how can do a insert ignore into in honeysql?

xlevus 2018-05-10T10:04:48.000198Z

@jkkramer When are you planning on doing another release to honeysql? https://github.com/jkk/honeysql/blob/master/src/honeysql/format.cljc#L60 just solved my problems in one fell swoop

bja 2018-05-10T20:15:52.000130Z

it's weird there's a register-parameterizer function in a codebase that already makes extension use of multimethods