Skip to content
Snippets Groups Projects
Verified Commit b2e52667 authored by Denis Smirnov's avatar Denis Smirnov
Browse files

fix(pest): extend inapplicatable symbols

Previously we had problems parsing arithmetic operations like `b*b`.
Because of incorrect handling of the forbidden symbols in the names
we recognized `b*b` as a column name rather then a multiplication.
parent 1322f6ce
No related branches found
No related tags found
1 merge request!410fix(pest): extend inapplicatable symbols
Pipeline #38049 passed with warnings
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment