Skip to content

Issue with BulkMerge and IsReadOnly in PostgreSQL #613

Description

@hackwithbalaji

Description

Hi Team,

We are encountering an issue while using BulkMerge with IncludeGraphOperationBuilder in PostgreSQL. The configuration bulk.IsReadOnly = true is supposed to prevent updates for an entity, and this functionality works as expected in MSSQL. However, in PostgreSQL, it does not behave correctly and upserts are still being attempted.

Further technical details

  • EF Core version: 9.0.0
  • EF Extensions version: 9.103.6.3

Kindly investigate this issue and provide a fix or suggestion. Let me know if further details or testing are needed.

@JonathanMagnan

Thanks
--Balaji

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions