Delta
Delta copied to clipboard
An approach to implementing a 304 Not Modified leveraging SqlServer change tracking
We are using EF Core with MS SqlServer and an own ETag field (GUID). I guess that I could add a RowVersion field (and opt out of the concurrency check),...
Bumps [NUnit](https://github.com/nunit/nunit) and [Verify.NUnit](https://github.com/VerifyTests/Verify). These dependencies needed to be updated together. Updates `NUnit` from 4.2.2 to 4.2.2 Commits See full diff in compare view Updates `Verify.NUnit` from 28.3.2 to 28.4.0...
Hi, I want to congratulate you on the good work that you have done with this package. Any further milestone to be able to use it with Postgresql database? As...
Here’s the corrected version of your text with improved grammar and structure: --- First of all, apologies for raising this as a bug, as it’s not. I wanted to have...
Updated [Verify.NUnit](https://github.com/VerifyTests/Verify) from 31.6.1 to 31.7.1. Release notes _Sourced from [Verify.NUnit's releases](https://github.com/VerifyTests/Verify/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/VerifyTests/Verify/commits). [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...
**Delta.EF version:** 6.4.2 **EF Core version:** 9.0.6 **Database provider:** SQL Server 2022 **.NET SDK:** 9.0.x ## Current behavior When a row is hard‑deleted from the database inside the same `DbContext`...