-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hi David-Wobrock,
I really like the idea of this repository.
I've tried this tool and found that the following query is validated as valid; maybe something to add to the test cases:
"SELECT Name FROM singer WHERE Birth_Year = 1948 OR Birth_Year = 1949 SELECT SELECT"
"SELECT Name FROM singer WHERE Birth_Year = 1948 OR WHERE Birth_Year = 1949"
"SELECT Name FROM singer WHERE Birth_Year = 1948 SELECT name FROM a WHERE"
Metadata
Metadata
Assignees
Labels
No labels