Liking cljdoc? Tell your friends :D

rt.postgres.gen-bind


bind-accessclj

(bind-access access)

generates the access interface

generates the access interface
raw docstring

bind-appclj

(bind-app app & [update-key])

gets the app interface given a name

gets the app interface given a name
raw docstring

bind-functionclj

(bind-function ptr)

generates the type signatures for a pg function

generates the type signatures for a pg function
raw docstring

bind-schemaclj

(bind-schema schema & [excluded])

binds a schema

binds a schema
raw docstring

bind-tableclj

(bind-table ptr & [update-key])

gets the table interface

gets the table interface
raw docstring

bind-viewclj

(bind-view ptr & [opts])

generates the view interface

generates the view interface
raw docstring

bind-view-accessclj

(bind-view-access access)

gets the view access

gets the view access
raw docstring

bind-view-guardsclj

(bind-view-guards guards)

gets more guards

gets more guards
raw docstring

list-allclj

(list-all ns)

lists all function forms

lists all function forms
raw docstring

list-apiclj

(list-api ns & [pred])

lists all apis

lists all apis
raw docstring

list-debugclj

(list-debug ns & [pred])

lists all debug apis

lists all debug apis
raw docstring

list-viewclj

(list-view ns type)

lists all views in the schema

lists all views in the schema
raw docstring

transform-queryclj

(transform-query query & [sym-pred])

generates the query interface

generates the query interface
raw docstring

transform-query-classifyclj

(transform-query-classify form)

transform function and quote representations

transform function and quote representations
raw docstring

transform-query-orclj

(transform-query-or form)

transforms a setvec form

transforms a setvec form
raw docstring

transform-schemaclj

(transform-schema schema)

transforms the schema

transforms the schema
raw docstring

transform-to-strclj

(transform-to-str x)

transforms relevant forms to string

transforms relevant forms to string
raw docstring

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

× close