dotnet / dotnet/efcore

Allow ObservableCollection for array-valued columns for "deep" change tracking proxies

Open
#28,162 0 comments 0 reactions 0 assignees View on GitHub
area-change-tracking area-proxies customer-reported
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

When using change tracking proxies, it could be useful to have ObservableCollection properties on the entity type, and wiring things up so that changing the property in any way notifies the change tracker of the change. This would be useful with byte arrays, JSON arrays, PostgreSQL arrays, etc.

Raised by @Khitiara in https://github.com/npgsql/efcore.pg/issues/2266

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.