Skip to content

Comment handling #175

Open
Open
@maxcountryman

Description

@maxcountryman

I've been working on a SQL formatter that leverages this library extensively. One problem with using sqlparser-rs right now is that comments are treated like whitespace and removed from the AST. I'm curious if there would be any interest in bringing comments into the AST? Perhaps this could be optional, since I imagine it's not terribly useful for most cases.

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