Skip to content

Conversation

@katzyn
Copy link
Contributor

@katzyn katzyn commented Aug 5, 2023

  1. Low-level parser parts are extracted into superclass and this superclass in now used where full parser isn't required. For example, H2 Console doesn't depend on the full parser any more.

  2. Parser doesn't suggest various compatibility-only syntax in error messages to make them more clean and useful. Closes Parser shouldn't suggest compatibility syntax elements on parsing error #2665.

@katzyn katzyn merged commit a466abd into h2database:master Aug 6, 2023
@katzyn katzyn deleted the parser branch August 6, 2023 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parser shouldn't suggest compatibility syntax elements on parsing error

1 participant