-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
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.
Thanks
--Balaji
Metadata
Metadata
Assignees
Labels
No labels