Skip to content

fix(database): remove non-null requirement for some fields#1175

Merged
gauthier-th merged 1 commit intodevelopfrom
fix-null-fields
Dec 22, 2024
Merged

fix(database): remove non-null requirement for some fields#1175
gauthier-th merged 1 commit intodevelopfrom
fix-null-fields

Conversation

@gauthier-th
Copy link
Copy Markdown
Member

Description

PR #628 changed some fields to disallow null values, causing issues with some older SQLite database having null values.
This PR reverts this change.

Screenshot (if UI-related)

To-Dos

  • Successful build pnpm build
  • Translation keys pnpm i18n:extract
  • Database migration (if required)

Issues Fixed or Closed

PR #628 changed some fields to disallow null values, causing issues with some older SQLite database
having null values. This PR reverts this change.
@gauthier-th gauthier-th changed the title fix: remove non-null requirement for some fields fix(database): remove non-null requirement for some fields Dec 21, 2024
@gauthier-th gauthier-th merged commit 13d15d1 into develop Dec 22, 2024
@gauthier-th gauthier-th deleted the fix-null-fields branch December 22, 2024 04:56
@fallenbagel
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 2.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

brotaxt pushed a commit to brotaxt/jellyseerr that referenced this pull request Mar 16, 2025
PR seerr-team#628 changed some fields to disallow null values, causing issues with some older SQLite database
having null values. This PR reverts this change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants