Skip to content

FilterExpression doesn't work with LocalDateTime values #29

Open
@pinheirosam

Description

@pinheirosam

When passing in a LocalDateTime, the expression parser needlessly converts into a Date

image

image

This makes the filter unusable if you want to convert it to JPA format or SQL using filterExpression.getExpression(ExpressionFormat.JPA);

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