Skip to content

adding whitespace after contains #122

@JavadAg

Description

@JavadAg

I'm not sure if this meets the OData standard. Currently, I have to manually add a whitespace after each 'contains' in the query after it is built. Is there a way to do this automatically during query creation ?
contains(PropName,'foo') >> contains(PropName, 'foo')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions