index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Jellyfin.Database
/
Jellyfin.Database.Providers.Sqlite
/
SqliteDatabaseProvider.cs
Age
Commit message (
Expand
)
Author
2026-04-19
Merge remote-tracking branch 'upstream/master' into perf-rebased
Shadowghost
2026-04-18
Merge pull request #15355 from twsouthwick/twsouthwick-patch-1
Bond-009
2026-02-08
Fix multiple version resolution
Shadowghost
2026-02-07
Fix version resolution and scan handling
Shadowghost
2026-01-18
Don't use raw SQL
Shadowghost
2026-01-18
Complete LinkedChildren integration and batch DTO optimizations
Shadowghost
2025-11-17
Backport pull request #15369 from jellyfin/release-10.11.z
evanreichard
2025-11-02
Enable jellyfin.db customized path
Taylor Southwick
2025-09-14
Reenable common PRAGMA setters (#14791)
JPVenson
2025-09-12
Reenable pooling (#14778)
JPVenson
2025-09-07
Additional debug logging for SQLite connections (#14753)
evan314159
2025-07-14
Allow loading of Database options for DB provider (#14466)
JPVenson
2025-06-03
Add declarative backups for migrations (#14135)
JPVenson
2025-05-18
Add Full system backup feature (#13945)
JPVenson
2025-04-27
Unified migration handling (#13950)
JPVenson
2025-04-26
Optimize migrations (#13855)
Tim Eisele
2025-04-23
Temporarily ignore NonTransactionalMigrationOperation warnings (#13972)
Fernando Fernández
2025-04-07
Fix backup not written to correct directory (#13853)
JPVenson
2025-03-26
Feature/backup on migration (#13754)
JPVenson
2025-03-25
WIP fixed namespaces
JPVenson
2025-03-24
Fixed naming scheme
JPVenson
2025-03-24
renamed SqLite to Sqlite
JPVenson