Skip to content

Allow to decide which operator to use when filtering a string attribute #127

@roggervalf

Description

@roggervalf

When an attribute is an string and you want to filter using an uuid that is supposed to be contained in this attribute, https://github.com/SoftwareBrothers/adminjs-sequelizejs/blob/master/src/utils/convert-filter.ts#L18 it uses an exact match, instead of the contains operator https://github.com/SoftwareBrothers/adminjs-sequelizejs/blob/master/src/utils/convert-filter.ts#L38

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions