dmitry kim

Results 12 comments of dmitry kim

`select * from proletarian.job` shows localized timestamps. Wrt "How so?": the problem is, `Instant`'s are converted to `java.sql.Timestamp`, and `java.sql.Timestamp` is later stringified using `.toString` or something (when the query...

I don't have much to add to your analysis, seems like it's gonna be a somewhat bumpy update. Perhaps the best you can do is to add a big warning...