mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-08 07:59:51 +00:00
The NOT-IN query must check for null separately, as everything with null evaluates to false in sql resulting in not finding existing duplicates.