Skip to content

Startswith function in NET 9 not working for MySql.EntityFrameworkCore #4302

@gusartadv

Description

@gusartadv

Hi everyone, I have this request with Odata:

http://localhost:5194/NationalStates?$filter=startswith(state, 'NE')

This works correctly up to version 8.0.14 for the MySql.EntityFrameworkCore package

When I update this package to version 9.0.0 or later, they stop working and give an internal mapping error.

Any clues about this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions