Skip to content

Casting to text still doesn't work for Hibernate version 6.6+ #174

@DimaNuvakhov

Description

@DimaNuvakhov

Hello!

Earlier in this discussion, it was mentioned that casting to text stops working when migrating to Hibernate version 6.6+ #168. I updated the version to 6.0.26, but nothing changed.

A query like verified=like=true generated the following SQL:

... where ec1_0.verified like ? escape '' ...

Could you please let me know when this will be fixed and the casting will work for Hibernate 6.6+?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions