Reworked PRAGMA statements use

This commit is contained in:
Bond_009
2019-04-03 17:34:54 +02:00
committed by Bond_009
parent edfd2d0cd9
commit 7898af4ceb
7 changed files with 46 additions and 60 deletions

View File

@@ -42,8 +42,6 @@ namespace Emby.Server.Implementations.Data
{
using (var connection = GetConnection())
{
RunDefaultInitialization(connection);
var localUsersTableExists = TableExists(connection, "LocalUsersv2");
connection.RunQueries(new[] {