Return original expression for non-matching regex in find_field_with_sort_order
- Jun 12, 2024
-
-
oury.balde authoreda56cf50519d5
-
oury.balde authored
- Updated the `find_field_with_sort_order` function to return `(expression, None)` when the regex doesn't match. - This provides clearer feedback by preserving the original expression.
529370efc56b
-