Liking cljdoc? Tell your friends :D

plooney81.nectar.sql.impl


expressioncljmultimethod

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
raw docstring

expression->honeyclj

(expression->honey jsql-expr)

function->honeycljmultimethod

Takes a jsql function object and returns the appropriate honey-sql

Takes a jsql function object and returns the appropriate honey-sql
raw docstring

jsql->honey-adaptercljmultimethod

Converts jsql objects to honey-sql syntax based on the jsql class

Converts jsql objects to honey-sql syntax based on the jsql class
raw docstring

register-operator!clj

(register-operator! operator)

select->honeycljmultimethod

Converts jsql-select objects to honey-sql based on the select class

Converts jsql-select objects to honey-sql based on the select class
raw docstring

select-itemcljmultimethod

Takes a jsql select-item and returns the appropriate honey-sql syntax

Takes a jsql select-item and returns the appropriate honey-sql syntax
raw docstring

set-operationcljmultimethod

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
raw docstring

set-operation-zipclj

(set-operation-zip operation-fns select-statements)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close