minor fix for datomic cloud

This commit is contained in:
2023-05-04 23:09:40 -07:00
parent c8e3973561
commit 71243808d8

View File

@@ -686,7 +686,7 @@
(log/info ::loading-cash-shifts
:count (count x)
:sample (first x))
@(d/transact conn x))
@(dc/transact conn x))
(catch Throwable e
(log/error ::upsert-cash-shifts-failed