aboutsummaryrefslogtreecommitdiff
path: root/src/Jellyfin.Database/Jellyfin.Database.Providers.Sqlite/SqliteDatabaseProvider.cs
AgeCommit message (Expand)Author
2026-04-19Merge remote-tracking branch 'upstream/master' into perf-rebasedShadowghost
2026-04-18Merge pull request #15355 from twsouthwick/twsouthwick-patch-1Bond-009
2026-02-08Fix multiple version resolutionShadowghost
2026-02-07Fix version resolution and scan handlingShadowghost
2026-01-18Don't use raw SQLShadowghost
2026-01-18Complete LinkedChildren integration and batch DTO optimizationsShadowghost
2025-11-17Backport pull request #15369 from jellyfin/release-10.11.zevanreichard
2025-11-02Enable jellyfin.db customized pathTaylor Southwick
2025-09-14Reenable common PRAGMA setters (#14791)JPVenson
2025-09-12Reenable pooling (#14778)JPVenson
2025-09-07Additional debug logging for SQLite connections (#14753)evan314159
2025-07-14Allow loading of Database options for DB provider (#14466)JPVenson
2025-06-03Add declarative backups for migrations (#14135)JPVenson
2025-05-18Add Full system backup feature (#13945)JPVenson
2025-04-27Unified migration handling (#13950)JPVenson
2025-04-26Optimize migrations (#13855)Tim Eisele
2025-04-23Temporarily ignore NonTransactionalMigrationOperation warnings (#13972)Fernando Fernández
2025-04-07Fix backup not written to correct directory (#13853)JPVenson
2025-03-26Feature/backup on migration (#13754)JPVenson
2025-03-25WIP fixed namespacesJPVenson
2025-03-24Fixed naming schemeJPVenson
2025-03-24renamed SqLite to SqliteJPVenson