Allows paying from credit

This commit is contained in:
2025-01-17 23:10:42 -08:00
parent ca7a08452c
commit 084df59149
4 changed files with 187 additions and 71 deletions

View File

@@ -36,6 +36,8 @@
(def search (wrap-json-response search))
#_(comment
(solr/delete solr/impl "vendors")
(count (let [valid-ids (->> (dc/q '[:find ?v
:in $
:where [?v :vendor/name]]