Skip to content

Dapper.Contrib Insert or Update Type error,Cant not find table name #1274

@JiangJiaqi90

Description

@JiangJiaqi90

if I use a supper class in this method
image
it cant not find the right table name. when i change the code in line 414 var type = typeof(T) to var type = entityToInsert.GetType(); it can find the right table name.

Metadata

Metadata

Assignees

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