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.65k stars 3.15k forks source link

Microsoft.Data.Sqlite: Are extensions handled correctly when pooling? #27529

Open bricelam opened 2 years ago

bricelam commented 2 years ago

Found this on Stack Overflow: SQLite with spellfix1 extension used with entity framework core crash on second query

We should investigate to make sure we're doing the right thing.

djon2003 commented 2 years ago

@ajcvickers Just to inform: I am the person who relevated this issue. And... just for your information, I am currently looking for a new job.