Liking cljdoc? Tell your friends :D

csv2rdf.metadata.table-group


from-tableclj

(from-table table)

Creates a table group from the given table

Creates a table group from the given table
raw docstring

looks-like-table-group-json?clj

(looks-like-table-group-json? doc)

parse-table-group-jsonclj

(parse-table-group-json context doc)

table-groupclj


tablesclj

(tables context x)

validate-foreign-key-referencesclj

(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.
raw docstring

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

× close