xitep opened a new pull request, #2090: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/2090
* Includes the "update" keyword itself in the corresponding statement, making the statement's span cover its parsed source code * Similarly this could/should be done for inserts, deletes (i can work on that if you're ok with the proposed approach) * motivation: party a (sql) reformatter and party the need to extract possible comments preceding statements * related: #1548 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
