Replies: 1 comment
-
I actually opened an issue for this earlier today #288 . I agree that Ctrl-C should cancel long running queries. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Sometimes when I run a SQL query that takes a long time to return, I'd like to cancel that query and exit early.
On mac, I try cmd + c, but that doesn't cancel it. Is there any way to do this today?
Beta Was this translation helpful? Give feedback.
All reactions