Ralms.EntityFrameworkCore.Extensions icon indicating copy to clipboard operation
Ralms.EntityFrameworkCore.Extensions copied to clipboard

Extension breaks FromSql functionality

Open GeroL opened this issue 5 years ago • 0 comments

After calling RalmsExtendFunctions() of a DbContextOptionsBuilder the FromSql("") function does not work anymore. A NotSupportedException occurs.

GeroL avatar Nov 26 '20 18:11 GeroL