Skip to content

Nuget package EntityFrameworkCore.Exceptions.Oracle version 8.1.3 is not up to date and is missing CannotUpdateToNull exception handling #90

@MatP25

Description

@MatP25

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.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions