-
Notifications
You must be signed in to change notification settings - Fork 24
parser: support SQL comments #200
Copy link
Copy link
Open
Labels
component/parserThis is regarding the SQL parserThis is regarding the SQL parserfeatureNew feature or enhancementNew feature or enhancementgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Milestone
Metadata
Metadata
Assignees
Labels
component/parserThis is regarding the SQL parserThis is regarding the SQL parserfeatureNew feature or enhancementNew feature or enhancementgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Extend the parser so that he supports comments as specified here (https://www.sqlite.org/lang_comment.html).