Converts a jsql expression to an alternative syntax that will ultimately be used to convert to honeysql
Converts a jsql expression to an alternative syntax that will ultimately be used to convert to honeysql
(expression->honey jsql-expr)
Takes a jsql function object and returns the appropriate honey-sql
Takes a jsql function object and returns the appropriate honey-sql
Converts jsql objects to honey-sql syntax based on the jsql class
Converts jsql objects to honey-sql syntax based on the jsql class
(register-operator! operator)
Converts jsql-select objects to honey-sql based on the select class
Converts jsql-select objects to honey-sql based on the select class
Takes a jsql select-item and returns the appropriate honey-sql syntax
Takes a jsql select-item and returns the appropriate honey-sql syntax
Takes a jsql set-operation and returns the appropriate honey-sql helper function
Takes a jsql set-operation and returns the appropriate honey-sql helper function
(set-operation-zip operation-fns select-statements)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close