Skip to content

Case in-sensitive filtering for List<string> does not work #193

@moxplod

Description

@moxplod

Version

2.14.2

Details

I am doing filtering on List primitive type on postgres.
It works case-sensitive.

However, the case-insensitive filtering does not work.

Steps to reproduce

From the example -
#167 (comment)

.ApplyFiltering("FavouriteColors=blue/i")

Does not work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingentity frameworkIntegration with entity-frameworkneed more informationFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions