dogaanismail/DevPlatform

LinqToDB Relationship returns null

Closed this issue · 0 comments

I have been trying to get an entity that is called AppUser with its detail. I have used 2 different methods to get User and its relationship.

I have used a linq join query and an include extension method, but the relationship that is called UserDetail returns null for both of them.