seancorfield / next-jdbc

A modern low-level Clojure wrapper for JDBC-based access to databases.
https://cljdoc.org/d/com.github.seancorfield/next.jdbc/
Eclipse Public License 1.0
750 stars 89 forks source link

Mention HikariCP use of :username more prominently #259

Closed dancek closed 9 months ago

dancek commented 9 months ago

I've been using the wrong keyword in two separate projects now. Clarifying the keyword reference for my future self and maybe others too.