pub fn not_like(child: Expression, pattern: Expression) -> Expression
Creates a negated SQL NOT LIKE expression.