Skip to content

1.3.865

Compare
Choose a tag to compare
@seancorfield seancorfield released this 31 Mar 19:39
· 89 commits to develop since this release
  • Fix #246 by adopting the strop function from HoneySQL.
  • Address #245 by not locking the Connection when *nested-tx* is bound to :ignore -- improving clojure.java.jdbc compatibility.
  • Address #237 by adding an :init-fn option to the db-spec argument for next.jdbc.connection/component.