Jellyfin.Database.Providers.Sqlite
The design time factory for .
This is only used for the creation of migrations and not during runtime.
Model builder extensions.
Specify value converter for the object type.
The model builder.
The .
The type to convert.
The modified .
Specify the default .
The model builder to extend.
The to specify.
Injects a series of PRAGMA on each connection starts.
Initializes a new instance of the class.
The logger.
Cache size.
Locking mode.
Journal Size.
The https://sqlite.org/pragma.html#pragma_temp_store pragma.
The https://sqlite.org/pragma.html#pragma_synchronous pragma.
A list of custom provided Pragma in the list of CustomOptions starting with "#PRAGMA:".
Configures jellyfin to use an SQLite database.
Initializes a new instance of the class.
Service to construct the fallback when the old data path configuration is used.
A logger.
ValueConverter to specify kind.
Initializes a new instance of the class.
The kind to specify.
The mapping hints.