Module mz_expr::like_pattern

source ·

Structs§

Enums§

Functions§

  • Builds a Matcher that matches a SQL LIKE pattern.
  • Converts a pattern string that uses a custom escape character to one that uses the default.