(from-table table)Creates a table group from the given table
Creates a table group from the given table
(looks-like-table-group-json? doc)(parse-table-group-json context doc)(tables context x)(validate-foreign-key-references context {:keys [tables] :as table-group})Validates that each foreign key reference in a table group is valid by checking the referenced table/schema and foreign column is declared within the group.
Validates that each foreign key reference in a table group is valid by checking the referenced table/schema and foreign column is declared within the group.
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 |