Liking cljdoc? Tell your friends :D

rt.postgres.script.graph-view


create-defaccess-prepclj

(create-defaccess-prep sym access)

creates a defaccess prep

creates a defaccess prep
raw docstring

defaccess.pgcljmacro

(defaccess.pg sym access)

creates a defaccess macro

creates a defaccess macro
raw docstring

defret-fnclj

(defret-fn args query)

the defref generator function

the defref generator function
raw docstring

defret.pgcljmacro

(defret.pg sym args query)

creates a returns function

creates a returns function
raw docstring

defsel-fnclj

(defsel-fn query)

the defsel generator function

the defsel generator function
raw docstring

defsel.pgcljmacro

(defsel.pg sym & [query])

creates a select function

creates a select function
raw docstring

lead-symbolclj

(lead-symbol args)

gets the lead symbol

gets the lead symbol
raw docstring

make-view-accessclj

(make-view-access access table-sym)

creates view access

creates view access
raw docstring

make-view-prepclj

(make-view-prep sym & [rargs])

preps view access

preps view access
raw docstring

primary-keyclj

(primary-key table-sym)

gets the primary key of a schema

gets the primary key of a schema
raw docstring

viewcljmacro

(view qret qsel & [qopts])

view macro

view macro
raw docstring

view-fnclj

(view-fn qret qsel qopts)

constructs a view function

constructs a view function
raw docstring

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

× close