Liking cljdoc? Tell your friends :D

org.purefn.sqlium.dsl.parse


field-specclj

(field-spec [field & opts] for-table)

relationshipclj

(relationship rel-m for-table)

specclj

(spec x)
(spec for-table x)

Takes dsl element x and optionally the spec for the table it belongs to, and returns the parsed datastructure.

Takes dsl element x and optionally the spec for the table it belongs to,
and returns the parsed datastructure.
raw docstring

string-fieldclj

(string-field s for-table)

tableclj

(table [_ table-sym & table-spec])

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

× close