Module expression_methods

Module expression_methods 

Source
Available on crate feature diesel only.
Expand description

Extension traits for pg_trgm operators.

Traitsยง

TrgmArrayExpressionMethods
Extension trait for text expressions with array support.
TrgmExpressionMethods
Extension trait for text expressions to provide pg_trgm operators.
TrgmTextType
Marker trait for types that support trigram operations.