Ecto 2.2.0 lacks a certain protection mechanism associated with the interaction between is_nil and raise.
mitre·NVD-CWE-Other·Published 2022-04-12
Ecto will not raise on queries with non-explicit nil comparisons (ie if they aren't checked with `is_nil`).