Fork me on GitHub
#announcements
<
2024-03-16
>
seancorfield01:03:09

https://github.com/seancorfield/next-jdbc https://github.com/seancorfield/next-jdbc/releases/tag/v1.3.925 -- this is mostly a documentation enhancement release but it also includes a new "friendly SQL function" (for @vemv) • Address https://github.com/seancorfield/next-jdbc/issues/275 by noting that PostgreSQL may perform additional SQL queries to produce table names used in qualified result set builders. • Address https://github.com/seancorfield/next-jdbc/issues/274 by adding next.jdbc.sql/aggregate-by-keys as a convenient wrapper around find-by-keys when you want just a single aggregate value back (such as count, max, etc). • Address https://github.com/seancorfield/next-jdbc/issues/273 by linking to https://github.com/igrishaev/pg2 in the PostgreSQL *Tips & Tricks* section. • Address https://github.com/seancorfield/next-jdbc/issues/268 by expanding the documentation around insert-multi! and insert!. • Update dependency versions (including Clojure). • Code cleanup per clj-kondo. Follow-up in #sql

🎉 16
👍 5
clojure 4
😊 1