stomasovic
stomasovic
### Description It randomly fails to execute some IQueryable ToList, with error: > LinqToDB.SqlQuery.SqlException: Table not found for 't5632.LookupNameOnEmployeeEnd'. at LinqToDB.SqlProvider.BasicSqlBuilder.BuildExpression(ISqlExpression expr, Boolean buildTableName, Boolean checkParentheses, String alias, Boolean& addAlias,...
Migrating EntityFramework.Extended library to a modern implementation and successor Z.EntityFramework.Plus.EF6 library, should be quite simple task. Changing few using directives, and changing some return parameters of methods for Future Queries,...
Upgrading from old version 1.3.4. to newest 2.7.2 blocked our Email template generation on CORP environments. Good thing that we noticed during tests. It was fine in light load, but...