Skip to content

cast json fields to string before applying queries #263

@der-On

Description

@der-On

Currently any query on json fields will fail as json in postgres does not know regular comparison operators. So instead fallback to cast json fields to strings for postgres >= 9.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions