honeysql/test/honey
Sean Corfield 2fe083f8e6 Support named arguments in format again
With the advent of Clojure 1.11 and the ability to call functions that
accept named arguments using a hash map, I have restored the named
argument version of `format` (in addition to the hash map version),
and if you are using Clojure 1.11 you can mix'n'match styles.
2021-04-09 17:04:48 -07:00
..
sql Fixes #297 by adding into/bulk-collect-into 2021-03-13 13:42:08 -08:00
sql_test.cljc Support named arguments in format again 2021-04-09 17:04:48 -07:00