Sorry if this is a stupid question but neither the Luminus docs nor the conman docs helped me. How do I correctly use conman/with-transaction
? It seems like I’d need to do something like (conman/with-transaction [db/*db*] …)
? Which wasn’t too obvious from the docs.