Skip to content

Don't check for temporary values on non-key properties when deleting an entity #14192

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
AndriySvyryd opened this issue Dec 17, 2018 · 3 comments · Fixed by #22419
Closed

Don't check for temporary values on non-key properties when deleting an entity #14192

AndriySvyryd opened this issue Dec 17, 2018 · 3 comments · Fixed by #22419

Comments

@AndriySvyryd
Copy link
Member

See npgsql/efcore.pg#518 (comment)

@NinoFloris
Copy link

@ajcvickers why did this get pushed into backlog? Postgresql seeding with xmin still doesn't work after 2 years of seeding being introduced. There is a tail of issues slowly fixing parts of the problem, this being the last piece. I'd really appreciate it if 3.0 or a 3.0 patch would finally fix this.

@ajcvickers
Copy link
Contributor

@AndriySvyryd @roji Thoughts?

@roji
Copy link
Member

roji commented May 14, 2019

@NinoFloris this issue isn't actually necessary in order to seed entities that has xmin. The root issue was #14161 which was fixed in EF Core 2.2.2 - this issue was opened as part of a proposed workaround for that, which is no longer necessary to use xmin (but is important for other scenarios).

@ajcvickers ajcvickers modified the milestones: Backlog, 5.0.0-rc2 Sep 5, 2020
@ajcvickers ajcvickers modified the milestones: 5.0.0-rc2, 5.0.0 Nov 7, 2020
@ajcvickers ajcvickers removed their assignment Sep 1, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants