Is there any way to disable the entity framework change tracking when using the data service to query Person, Variant, etc.?
Alternatively, if that is not possible, is there a simple way to use for example LitiumDbContext to achieve the same thing without having to resort to raw SQL queries?
If there is, concrete code examples would be greatly appreciated. Thanks!
Litium version: 7.4