mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 06:53:07 +03:00
Properly dispose
This commit is contained in:
@@ -55,7 +55,6 @@ namespace Emby.Server.Implementations.Data
|
||||
DbFilePath,
|
||||
DefaultConnectionFlags | ConnectionFlags.Create | ConnectionFlags.ReadWrite,
|
||||
null);
|
||||
SQLiteDatabaseConnectionBuilder.InMemory.
|
||||
}
|
||||
|
||||
if (string.IsNullOrWhiteSpace(_defaultWal))
|
||||
|
||||
Reference in New Issue
Block a user