mirror of
https://github.com/seerr-team/seerr.git
synced 2026-06-16 12:30:37 -04:00
PR #628 changed some fields to disallow null values, causing issues with some older SQLite database having null values. This PR reverts this change.