(bind-access access)
generates the access interface
generates the access interface
(bind-app app & [update-key])
gets the app interface given a name
gets the app interface given a name
(bind-function ptr)
generates the type signatures for a pg function
generates the type signatures for a pg function
(bind-table ptr & [update-key])
gets the table interface
gets the table interface
(bind-view ptr & [opts])
generates the view interface
generates the view interface
(list-view ns type)
lists all views in the schema
lists all views in the schema
(transform-query query & [sym-pred])
generates the query interface
generates the query interface
(transform-query-classify form)
transform function and quote representations
transform function and quote representations
(transform-query-or form)
transforms a setvec form
transforms a setvec form
(transform-schema schema)
transforms the schema
transforms the schema
(transform-to-str x)
transforms relevant forms to string
transforms relevant forms to string
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close