Skip to content
This repository was archived by the owner on Jul 6, 2022. It is now read-only.

Return token when pair not closed #71

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

marten-cz
Copy link

When something is not closed the tokenizer will try to find next
token but will fail. Better to return what was parsed then to fail
with error.

vallarj and others added 5 commits January 24, 2022 16:56
…ailing-point

Implement support for parsing numbers with trailing floating-point
When something is not closed the tokenizer will try to find next
token but will fail. Better to return what was parsed then to fail
with error.
@inferrinizzard
Copy link
Owner

Would you mind adding a unit test that shows an example of an unclosed pair ?

@inferrinizzard inferrinizzard added good first issue Good for newcomers formatting Bugs or Issues related to SQL Formatting labels Mar 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
formatting Bugs or Issues related to SQL Formatting good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants