Skip to content

ColumnAttribute: add bool for primary key #246

@penCsharpener

Description

@penCsharpener

Love the new attributes for properties.
A useful and cheap addition would be a second ctor where user can mark a property as being the primary key column. This could make update statements more straight forward as a where clause does have to be specified.
It's maybe more tricky for composite primary keys.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions