Ralms.EntityFrameworkCore.Extensions
Ralms.EntityFrameworkCore.Extensions copied to clipboard
Extension breaks FromSql functionality
After calling RalmsExtendFunctions() of a DbContextOptionsBuilder the FromSql("") function does not work anymore. A NotSupportedException occurs.