honeysql/test/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 fix #445 #453 2023-01-14 14:58:13 -08:00
bigquery_test.cljc Fix #382 by adding :case-expr syntax 2022-01-29 17:19:17 -08:00
cache_test.clj verify cache entries based on varying parameter names 2022-01-08 12:22:53 -08:00
ops_test.cljc fix #454 by allowing - to be variadic 2023-01-14 15:35:03 -08:00
sql_test.cljc fixes #459 by making all operators variadic 2023-02-11 13:35:55 -08:00
union_test.cljc fix #451 2023-01-14 15:11:16 -08:00