-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
@minskya
Description
Grammar or Syntax Description
- when reading back from Validation.getParsedStatements it automatically removes any comments, i think we need to have a flag to leave as is.
- Example:
select * /*some comment*/ from a--> currently only returnsselect * from a
Additional context
JSQLParser 4.6
Metadata
Metadata
Assignees
Labels
No labels