Making starting faster.

This commit is contained in:
2021-01-26 08:34:43 -08:00
parent 17c54a24ca
commit 46e29dd38c
2 changed files with 3 additions and 2 deletions

View File

@@ -281,6 +281,7 @@
invoice-expense-accounts)]))
(defn convert-transactions [conn]
(println "here")
(let [matched-transactions (d/query {:query {:find '[?transaction ?v ?amount]
:in '[$]
:where ['[?transaction :transaction/payment ?payment]