549 B
549 B
Change Log
- 2019-04-22 -- 1.0.0-alpha9 -- Fix #14 by respecting
:gen-fn(as of 1.0.0-alpha10::builder-fn) inexecute-oneforPreparedStatement. - 2019-04-21 -- 1.0.0-alpha8 -- Initial publicly announced release.
Unreleased Changes
The following changes have been committed to the master branch and will be in the next release:
- Fix #15 by adding
:next.jdbc/sql-stringto options hash map that is passed down into the builder function. - Rename
:gen-fnoption to:builder-fnsince the term "builder" is used everywhere.