Skip to content

Initial newlines and multiline comments are not filtered out correctly, adding those statements to Other instead of the appropriate bucket #2

@jwrightecs

Description

@jwrightecs

SQL like

SELECT * FROM tbl;

or

/*
  multi
  line comment
*/
SELECT * FROM tbl;

cause the statement to add to the Other bucket instead of Read

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions