I was wondering is there any way other than building a wrapper for mocking the ...FromSql...? I know this method is static, but since they added things like ...AddEntityFrameworkInMemoryDatabase... to entity framework core, I thought there might be a solu...