Skip to content

Fix formatting old-values when modifying entities#192

Open
reberinformatik wants to merge 1 commit intozzzprojects:masterfrom
reberinformatik:patch-1
Open

Fix formatting old-values when modifying entities#192
reberinformatik wants to merge 1 commit intozzzprojects:masterfrom
reberinformatik:patch-1

Conversation

@reberinformatik
Copy link

FormatValue seems to work only on NewValue, as in this case the passed object entity is a POCO. Otherwise the passed entity seems to be a proxy, which has a different type. Only tested with EF6, EFCORE needs rework (?).

FormatValue seems to work only on NewValue, as in this case the passed object entity is a POCO. Otherwise the passed entity seems to be a proxy, which has a different type. Only tested with EF6, EFCORE needs rework (?).
@JonathanMagnan JonathanMagnan self-assigned this Jul 25, 2017
@JonathanMagnan
Copy link
Member

Hello @reberinformatik ,

Thank you for your contribution,

We will look at this pull request this week.

Best Regards,

Jonathan

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments