mirror of
https://github.com/sct/overseerr.git
synced 2025-12-26 08:25:07 +01: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.