generated from mtxr/vsc-sqltools-driver-template
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
If semicolons are present in any preceding comment (both inline and block), the query returns empty results or throws random syntax errors.
To Reproduce
Steps to reproduce the behavior:
- Write any simple query
- Write a comment line ending with a semicolon before the query
- Select block and Run query on active connection
- See error
- Remove semicolons from the preceding comments
- Query runs perfectly as intended
Expected behavior
Comments and comment blocks should not be interfering with running the intended query in any way
Desktop (please complete the following information):
- OS: Windows 11
- Version 0.7.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working