Skip to content

Query ending with comments causes a crash #40

@glawrence

Description

@glawrence

If I input the following SQL statement it causes SQLiteBrowser 3.0.2 to crash

select count(*) from Products
--comment

I have tried -- comments and /**/ comments in many other locations in relation to my query and they all seem to work fine. However it would be great if you could allow -- comments on the last line, or at least not crash! Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions