(from-table table)
Creates a table group from the given table
Creates a table group from the given table
(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 is a website building & hosting documentation for Clojure/Script libraries
× close