korma / Korma

Tasty SQL for Clojure.
http://sqlkorma.com
1.48k stars 222 forks source link

Heads up to MySQL users – mysql-connector-java "8.0.23" has a BREAKING change #405

Open spacegangster opened 3 years ago

spacegangster commented 3 years ago

Heads up for MySQL users mysql-connector-java "8.0.23" is a BREAKING release. DATETIME columns will return LocalDateTime instead of String https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-23.html