Skip to main content

not_ilike

Function not_ilike 

Source
pub fn not_ilike(child: Expression, pattern: Expression) -> Expression
Expand description

Creates a negated case-insensitive SQL NOT ILIKE expression.