fixing a number of bugs

This commit is contained in:
Bryce Covert
2018-04-08 14:46:23 -07:00
parent c5344a27eb
commit 9dabb633a7
15 changed files with 462 additions and 81 deletions

View File

@@ -27,7 +27,7 @@
(str/join "," (take (count vendors) (repeat "?")))
") "
"AND "
"scheduled > NOW()"
"sent is NULL"
) ]
vendors))))