Commit 24c87c3
committed
test(webapp): assert FROM-less SELECT is valid in the tsql linter
FROM is optional in the ClickHouse-derived grammar, so a query without
a FROM clause parses cleanly. Fix the stale expectation.1 parent 635cab2 commit 24c87c3
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
73 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
0 commit comments