Constant mz_expr::scalar::like_pattern::MAX_SUBPATTERNS

source ·
const MAX_SUBPATTERNS: usize = 5;
Expand description

The number of subpatterns after which using regexes would be more efficient.