comment
This commit is contained in:
@@ -70,6 +70,8 @@ Release again
|
||||
git push deploy master
|
||||
regenerate all sales queries (clients.clj)
|
||||
|
||||
|
||||
;; probably not needed
|
||||
;; update the index
|
||||
(doseq [[c] (dc/q '[:find ?c :where [?c :client/code]] (dc/db conn))
|
||||
:let [_ (println "client " c)]
|
||||
|
||||
Reference in New Issue
Block a user