Open
Description
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
Labels
No labels