Commit 6053663
committed
Don't attempt to interpret results when running quick-eval
459d6a9 introduced a bug where quickEvalPosition -- which indicates
that the query was spawned via quick-eval -- was not being passed
through in the completed query info. This meant the extension tried to
interpret the results with the metadata from the enclosing file, which
would then fail if it was a .ql file with metadata.1 parent eee7f3b commit 6053663
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
0 commit comments