Hi, just wanted to notify that the latest version of EntityFrameworkCore.Exceptions.Oracle (version 8.1.3) nuget package does not contain a handler for CannotUpdateToNull exceptions that use code ORA: 01407, even though the source code in the repository does in fact have it.
This is a screenshot of the OracleExceptionProcessorInterceptor class from the mentioned package that I just added to a test project via dotnet add command.
