Skip to content

nvarchar(max) can't be used with indexed columns #1071

@bricelam

Description

@bricelam

(See How to create an index for a string property in Entity Framework 7)

Similar to how we use nvarchar(450) on key columns, we should do something similar for indexed columns. I assume this also applies to varbinary(max).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions