Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid conversion from ZonedDateTime. expected timestamp with time zone #29

Open
p-himik opened this issue Mar 31, 2020 · 1 comment
Open

Comments

@p-himik
Copy link

p-himik commented Mar 31, 2020

I have a column that's defined as timestamp with time zone default now() not null.
When I try to set its value using ZonedDateTime, I get the above exception.
It seems that .getParameterTypeName returns timestamp with time zone instead of timestamptz.

@jjl
Copy link
Collaborator

jjl commented Apr 24, 2020

Hello. I'm probably the only person who understands the code and my understanding was questionable at best when I was working on it, and hasn't improved in the few years since.

This library is thus probably effectively unmaintained at this point. Sorry for the inconvenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants