(create-defaccess-prep sym access)
creates a defaccess prep
creates a defaccess prep
(defaccess.pg sym access)
creates a defaccess macro
creates a defaccess macro
(defret-fn args query)
the defref generator function
the defref generator function
(defret.pg sym args query)
creates a returns function
creates a returns function
(defsel-fn query)
the defsel generator function
the defsel generator function
(defsel.pg sym & [query])
creates a select function
creates a select function
(make-view-access access table-sym)
creates view access
creates view access
(primary-key table-sym)
gets the primary key of a schema
gets the primary key of a schema
(view-fn qret qsel qopts)
constructs a view function
constructs a view function
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close