Many (update/insert/delete) DB operations now use transactions

Fixed: Improved series/episode info refresh speed
This commit is contained in:
Mark McDowall
2014-02-20 23:03:36 -08:00
parent 36387dd13f
commit 0a837be9ff
2 changed files with 40 additions and 7 deletions

View File

@@ -1,6 +1,5 @@
using System;
using System.Linq;
using System.Web.UI.WebControls;
using NLog;
using NzbDrone.Common.Cache;
using NzbDrone.Core.Messaging.Events;