honeysql

Discussion of https://github.com/seancorfield/honeysql :slightly_smiling_face:
2017-08-25T16:17:13.000378Z

Honeysql 0.9.1 is now available

🎉 2
2017-08-25T16:17:33.000312Z

The main change is that you can now use the inline helper to wrap a value you'd like to avoid parameterizing

2017-08-25T16:18:02.000253Z

As in 0.9.0 vectors continue to be used primarily for function application, not tuples

2017-08-25T16:18:11.000566Z

this is a potentially breaking change from 0.8.0 and before