Using ions for dollar matching
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
(:total args)
|
||||
(merge-query {:query {:in ['?total]
|
||||
:where ['[?e :expected-deposit/total ?expected-deposit-total]
|
||||
'[(auto-ap.utils/dollars= ?expected-deposit-total ?total)]]}
|
||||
'[(iol-ion.query/dollars= ?expected-deposit-total ?total)]]}
|
||||
:args [(:total args)]})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user