Skip to content

Computed Columns #24

@pagner

Description

@pagner

Hi there,

I recently added a computed column to my table and it broke bulk inserts.

Exception: The column PartNumberNormalized cannot be modified because it's either a computed column... (which it is)

My entitiy does not contain this property, so I am guessing it's coming from BulkInsert grabbing the table schema.

Is there any way to ignore computed columns when inserting?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions