Delta icon indicating copy to clipboard operation
Delta copied to clipboard

An approach to implementing a 304 Not Modified leveraging SqlServer change tracking

Results 7 Delta issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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). [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Verify.NUnit&package-manager=nuget&previous-version=31.6.1&new-version=31.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

dependencies
.NET

**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`...