diff --git a/src/honey/sql.cljc b/src/honey/sql.cljc index dbe29f3..b7019ee 100644 --- a/src/honey/sql.cljc +++ b/src/honey/sql.cljc @@ -331,6 +331,7 @@ :union #'format-on-set-op :union-all #'format-on-set-op :except #'format-on-set-op + :except-all #'format-on-set-op :select #'format-selects :insert-into #'format-insert :update #'format-selector