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
767 stars 90 forks source link

clojure.java.jdbc to next.jdbc migration #263

Closed dharrigan closed 10 months ago

dharrigan commented 11 months ago

Hi,

I'm doing a clojure.java.jdbc to next.jdbc migration and I thought it might be useful to highlight anything that I discover during this process. After a little discussion with your fine self, you asked if I could create a "holding" issue with particular issues raised when identified.

This is the holding issue :-)

I'll raise individual issues and link to this one as I come across things.

-=david=-

seancorfield commented 10 months ago

Anything to add at this point?

dharrigan commented 10 months ago

Hi,

I think we're good - looks like the migration points was miminal for me! :-)

-=david=-