Skip to content

[FEATURE] parsed Statements with comment #1776

Closed
@minskya

Description

@minskya

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 returns select * from a

Additional context

JSQLParser 4.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions