progress on migrating all grids.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
[clj-time.coerce :as c]
|
||||
[datomic.api :as dc]))
|
||||
|
||||
(def default-read '[*])
|
||||
(def default-read '[* {:yodlee-provider-account/client [:client/code]}])
|
||||
|
||||
(defn <-datomic [x]
|
||||
(-> x (update :yodlee-provider-account/last-updated c/from-date)))
|
||||
|
||||
Reference in New Issue
Block a user