Getting closer to datomic cloud
This commit is contained in:
@@ -418,7 +418,7 @@
|
||||
(let [db (dc/db conn)
|
||||
tx (audit-transact transaction id)
|
||||
affected-entities (->> (:tx-data tx)
|
||||
(map (fn [^datomic.db.Datum x]
|
||||
(map (fn [x]
|
||||
{:e (:e x)
|
||||
:a (:a x)
|
||||
:v (:v x)
|
||||
|
||||
Reference in New Issue
Block a user