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