pub type NotILike<Lhs, Rhs> = Grouped<NotILike<Lhs, AsExprOf<Rhs, VarChar>>>;
postgres_backend
The return type of lhs.not_ilike(rhs)
lhs.not_ilike(rhs)