Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: don't save tokens whose symbols contain only special characters (#…
…134) Do not try to save tokens whose symbols contain only special characters. Because it violates the token DB constraint. <!-- Check your PR fulfills the following items. --> <!-- For draft PRs check the boxes as you complete them. --> - [X] PR title corresponds to the body of PR (we generate changelog entries from PRs). - [X] Tests for the changes have been added / updated.
- Loading branch information