starting to add relationships.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
(helpers/merge-where [:= :id id])))))
|
||||
|
||||
(defn upsert [id data]
|
||||
(println data)
|
||||
(-> (sql/build
|
||||
:update :vendors
|
||||
:set (unparse data)
|
||||
|
||||
Reference in New Issue
Block a user