-
Notifications
You must be signed in to change notification settings - Fork 132
Requests: Support for Table attribute #360
Copy link
Copy link
Closed
Labels
deployedFeature or bug is deployed at the current releaseFeature or bug is deployed at the current releasefixedThe bug, issue, incident has been fixed.The bug, issue, incident has been fixed.for grabsA community can grab for contributionA community can grab for contributionnice to haveA nice to have feature, but is not really a priortiyA nice to have feature, but is not really a priortiyrequestA request from the community.A request from the community.under assessmentThe feature request is under assessmentThe feature request is under assessment
Metadata
Metadata
Assignees
Labels
deployedFeature or bug is deployed at the current releaseFeature or bug is deployed at the current releasefixedThe bug, issue, incident has been fixed.The bug, issue, incident has been fixed.for grabsA community can grab for contributionA community can grab for contributionnice to haveA nice to have feature, but is not really a priortiyA nice to have feature, but is not really a priortiyrequestA request from the community.A request from the community.under assessmentThe feature request is under assessmentThe feature request is under assessment
Rather than requiring a custom
Mapattribute, this should support theTableattribute fromSystem.ComponentModel.DataAnnotations.Schema.This is from the
System.ComponentModel.Annotationspackage, so any ORM is allowed to use it.