Skip to content

Can't filter & sort column with enum type #17

@Vija02

Description

@Vija02

Example of enum:

create type status as enum ('PENDING', 'DONE');

Here's the error message on filter:

(generated query): Query execution problem (backend said 'ERROR: collations are not supported by type .... Position: 46')

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions