Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Add support for String.Length property in expressions. #13

@sflanker

Description

@sflanker

See test cases:

[Fact(Skip = "TODO: Not Supported")]
public override void Select_StringLength() {
}

[Fact(Skip = "TODO: Not Supported")]
public override void Where_String_Length() {
}

This expression should work in all contexts: Select/Where/OrderBy

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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