Functions working with specomatic-db entity type definitions, extending specomatic entity type definitions.
Functions working with specomatic-db entity type definitions, extending specomatic entity type definitions.
(defaults schema etype etype-def)
Given schema
, entity type etype
and entity type definition etype-def
, returns a (partial) entity type definition containing defaults.
Given `schema`, entity type `etype` and entity type definition `etype-def`, returns a (partial) entity type definition containing defaults.
(query-name etype-def)
Given the entity type definition etype-def
, returns the table / view for querying as a keyword.
Given the entity type definition `etype-def`, returns the table / view for querying as a keyword.
(table-name etype-def)
Given the entity type definition etype-def
, returns the table name as a keyword.
Given the entity type definition `etype-def`, returns the table name as a keyword.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |