NoTracking() to simplify confusing EF Core state. Tracking is now only used during mass import, not in UI
This commit is contained in:
parent
3c1db55a95
commit
85c18c8334
9 changed files with 31 additions and 28 deletions
|
|
@ -5,7 +5,6 @@ using Dinah.Core.Net.Http;
|
|||
|
||||
namespace FileLiberator
|
||||
{
|
||||
// frustratingly copy pasta from DownloadableBase and DownloadPdf
|
||||
// currently only used to download the .zip flies for upgrade
|
||||
public class DownloadFile : IDownloadable
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue