Compare this expression to other using <> in SQL.
other
<>
Expr<bool> notEqualsValue(bool? other) => notEquals(toExpr(other));