When I try to execute simple query using FromSql I am getting this error:
This overload of the method 'Microsoft.EntityFrameworkCore.RelationalQueryableExtensions.FromSql' is currently not supported
Not sure what is going on?
@radenkozec Can you provide a minimal and reproducible example of this behavior?
@austindrenski My bad. I run it on inMemory instance of EF in unit test not on real database. Totally forgot it. I will close this ticket.
Most helpful comment
@austindrenski My bad. I run it on inMemory instance of EF in unit test not on real database. Totally forgot it. I will close this ticket.