Structs§
- Matcher
- An object that can test whether a string matches a LIKE or ILIKE pattern.
- Proto
Matcher - Proto
Subpattern
Enums§
- Escape
Behavior - Specifies escape behavior for the LIKE pattern.
Functions§
- any_
matcher - compile
- Builds a Matcher that matches a SQL LIKE pattern.
- normalize_
pattern - Converts a pattern string that uses a custom escape character to one that uses the default.