mc_fish
mc_fish
yeah, i saw that. the problem is that our servers run in UTC, but our devs don't...so everybody needs to configure their JVMs instead simply configuring the connection string
the "just work" does not apply to `without` zone timestamps
yeah i kinda think we misunderstood each other. to change the type on the DB is impossible at this moment. my proposal was to have an optional flag for the...
im not saying that the DB converts it, but rather the driver, because, yet again, the wrong timezone that is not configurable. the other problem is with psql itself
so its absolutely mandatory that the session timezone and jvm timezone are the same?
that may be, but the question was not about `without timezone` but rather in general :)
@jorsol, @davecramer sry im kinda super busy these days, so the answers were short and most probably lacking info :) sry for that! the problem is: * DB not running...
hi, sry for the wait, was a bit busy - the repo can be found here: https://github.com/riba2101/spring-data-validaition-demo
oh, to be fair i didnt try it, a nice idea... this would be nice to document and/or make the process easier to integrate? since the `MethodValidationInterceptor` or rather the...