Pete
Pete
Negative. I tried calling that before building the query and right before the call to FirstOrDefault(). It didn't make a difference.
Just as a sanity check, I called `DataConnection.ClearObjectReaderCache()` before and after the query with and without returning the email field. Only commenting out the email field made a difference.
Thank YOU for your patience 👍
What do you mean with view creation statement?
The MySQL view creation statement?
Originally, I was seeing these issues in one spot that was using a database view. It was happening somewhat randomly (once or twice a day). I was not able to...
@sdanyliv what do you mean? How could I solve that?
Is there any other way to force linq2db to get rid of all the internal caching besides `DataConnection.ClearObjectReaderCache();`?
Any reason why 8.0.4 or 8.0.5 is not listed here https://hub.docker.com/_/microsoft-dotnet-runtime ?
Please consider unlisting the old package versions