honeysql/doc
Sean Corfield 6324eca4fc fixes #459 by making all operators variadic
except for := and the various :<> variants

some operators only make sense in binary usage and will produce invalid
SQL if used in a non-binary manner
2023-02-11 13:34:39 -08:00
..
clause-reference.md close #452 - support :replace-into in all dialects 2023-01-14 15:27:42 -08:00
cljdoc.edn the first part of #412 2022-06-27 21:17:54 -07:00
differences-from-1-x.md Update differences-from-1-x.md 2023-02-08 11:09:14 -08:00
extending-honeysql.md fixes #459 by making all operators variadic 2023-02-11 13:34:39 -08:00
general-reference.md attempting to cache SQL that contains IN () will throw fixes #396 2022-04-23 15:54:24 -07:00
getting-started.md prep for 2.4.972 2023-02-02 10:35:23 -08:00
operator-reference.md document Differences between IN queries between v1 and v2 #418 2022-07-28 19:56:52 -07:00
options.md prep for 2.4.962 2022-12-17 16:18:19 -08:00
postgresql.md prep for 2.4.962 2022-12-17 16:18:19 -08:00
special-syntax.md Improve type formatting logic in :cast function 2022-11-20 06:51:43 +09:00