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

@@ -25,8 +25,6 @@ namespace Emby.Server.Implementations.Security
{
using (var connection = GetConnection())
{
RunDefaultInitialization(connection);
var tableNewlyCreated = !TableExists(connection, "Tokens");
string[] queries = {