honeysql/doc
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
..
clause-reference.md Complete the clause documentation! 2021-04-09 12:43:09 -07:00
cljdoc.edn Documentation updates and clarifications 2021-04-08 23:06:07 -07:00
differences-from-1-x.md Support named arguments in format again 2021-04-09 17:04:48 -07:00
extending-honeysql.md Add clause-order to see current clause order 2021-04-09 16:31:16 -07:00
general-reference.md Documentation updates and clarifications 2021-04-08 23:06:07 -07:00
getting-started.md Documentation updates and clarifications 2021-04-08 23:06:07 -07:00
operator-reference.md Outline of docs for clauses, operators, and special syntax 2021-02-02 14:50:12 -08:00
postgresql.md Document DDL support 2021-02-15 21:20:20 -08:00
special-syntax.md Fixes #161 by adding :raw clause support 2021-03-15 14:48:28 -07:00