Fork me on GitHub
#sql
<
2019-08-09
>
seancorfield00:08:57

Fixed in next.jdbc on master.

seancorfield00:08:23

(although it's more important in the Clojure identifier -> SQL entity direction -- since that will break SQL -- whereas in the other direction, Turkish users would still get valid Clojure keywords... they'd just perhaps not be what they expected)

walterl00:08:51

@seancorfield thanks! i see it's fixed in java.jdbc too 🙂

seancorfield00:08:53

Yeah, just pushed a fix for that as well.

seancorfield00:08:26

Not sure when 0.7.10 will get released (`java.jdbc`), nor 1.0.6 (`next.jdbc`), but you can use them via deps.edn on master for now.