Alan MacDougall

Results 2 issues of Alan MacDougall

A component in this form is highlighted correctly: ``` = component-name attr-one=value attr-two="text value" ``` But a component in this form is not: ``` = component-name [ attr-one=value attr-two="text value"...

(If it is in fact impossible to use transactions, feel free to update the issue title, but I didn't want to assume too much.) ## Description The JDBC functions `clojure.java.jdbc/with-db-transaction`...