expected behavior: * `equals_ignore_case(Some(str))` should never match NULL * `equals_ignore_case(None)` should only match NULL
expected behavior:
equals_ignore_case(Some(str))should never match NULLequals_ignore_case(None)should only match NULL