Skip to content

Object / Sqlvariant type not being added in scripts #24

@moxplod

Description

@moxplod

I have a property

public object FIELD_VALUE { get; set; }

which maps to a DB column FIELD_NAME which is of type sql_variant not null.

That column gets ignored when the insert or update statement is generated.
Works fine in select statements.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions