honeysql/src/honey
Sean Corfield 762252b660 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:35:55 -08:00
..
sql fixes #459 by making all operators variadic 2023-02-11 13:35:55 -08:00
sql.cljc fixes #459 by making all operators variadic 2023-02-11 13:35:55 -08:00