(cloud) fixes issues encountered in testing.
This commit is contained in:
@@ -65,8 +65,8 @@
|
||||
(update :bank-account/sort-order (fn [so] (or so i)))))
|
||||
(range) bas)))))
|
||||
(defn get-all []
|
||||
(->> (dc/q '[:find (pull ?e ?r)
|
||||
:in $ ?r
|
||||
(->> (dc/q '[:find (pull ?e r)
|
||||
:in $ r
|
||||
:where [?e :client/name]]
|
||||
(dc/db conn)
|
||||
full-read)
|
||||
|
||||
Reference in New Issue
Block a user