[PR #10138] refactor: use Microsoft.Data.Sqlite instead of SQLitePCL.pretty #12349

Closed
opened 2026-02-07 06:54:15 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/10138

State: closed
Merged: Yes


Changes
Essentially did a lift and shift, so the extension methods aren't the greatest. Microsoft.Data.Sqlite still uses SQLitePCL.Raw under the hood, but it's well-maintained since it's used by EFCore.

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/10138 **State:** closed **Merged:** Yes --- <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** Essentially did a lift and shift, so the extension methods aren't the greatest. Microsoft.Data.Sqlite still uses SQLitePCL.Raw under the hood, but it's well-maintained since it's used by EFCore.
OVERLORD added the pull-request label 2026-02-07 06:54:15 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12349