tuichenchuxin opened a new issue #12279: URL: https://github.com/apache/shardingsphere/issues/12279
Support sql annotation analysis. ``` -- begin comments\n Select * FROM t_order;``` After paser this sql, we can get comments segment `-- begin comments\n` in `SQLStatement` -- 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]
