Skip to content

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

@p-himik

Description

@p-himik

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions