dotnet / efcore

EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
https://docs.microsoft.com/ef/
MIT License
13.48k stars 3.13k forks source link

Improve the Microsoft.Data.Sqlite ADO.NET provider #22949

Open ajcvickers opened 3 years ago

ajcvickers commented 3 years ago

This is a grouping of related issues. Feel free to vote (👍) for this issue to indicate that this is an area that you think we should spend time on, but consider also voting for individual issues for things you consider especially important.


This an "epic" issue for the Microsoft.Data.Sqlite ADO.NET provider. Specific pieces of work will be tracked by linked issues.

Done in 6.0

Backlog

roji commented 3 years ago

Moved transaction savepoint API (#20228) up to proposed as there's a PR already out (#22869).