TortugaResearch/Tortuga.Chain

GetByKey<TObject> and views

Opened this issue · 1 comments

If using GetByKey<TObject> and a view, then look for a [Key] attribute on the TObject.

This is also used when the table doesn't contain a primary key.

UpdateByKey and DeleteByKey should probably do the same.