linq2db / linq2db.EntityFrameworkCore

Bring power of Linq To DB to Entity Framework Core projects
MIT License
462 stars 38 forks source link

Command timeout is not propagated from EF context to Linq2Db connection #96

Closed jlukawska closed 3 years ago

jlukawska commented 3 years ago

Hello, I have noticed an issue that command timeout is not propagated from EF context to Linq2Db connection. I think I've found the reason and I prepared a fix for that in PR #94

sdanyliv commented 3 years ago

Will prepare release, maybe today if find time.

sdanyliv commented 3 years ago

Released