(field-spec [field & opts] for-table)
(relationship rel-m for-table)
(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.
(string-field s for-table)
(table [_ table-sym & table-spec])
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close