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