Fork me on GitHub
#sql
<
2022-04-13
>
Joey Viturbo14:04:34

Regarding next.jdbc and Java 8 time classes: I can get conversion on read working using code similar to the examples kindly provided by dcj here https://github.com/dcj/coerce/blob/develop/src/coerce/jdbc/pg.clj I was wondering whether there is more direct way to use the default driver conversions as described here: https://jdbc.postgresql.org/documentation/head/java8-date-time.html