Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ctrl-Enter doesnt seem to be working #24

Closed
hpanch opened this issue Jun 8, 2019 · 3 comments · Fixed by #59
Closed

Ctrl-Enter doesnt seem to be working #24

hpanch opened this issue Jun 8, 2019 · 3 comments · Fixed by #59
Labels
enhancement New feature or request

Comments

@hpanch
Copy link

hpanch commented Jun 8, 2019

When I do Ctrl+Enter on a SQL statement, it give an error {"error":"No params !"}

The only way i am able to run the statement is to select it and then "Run Selected Statement" - when you have a large SQL statement to run and there are multiple statements in a single file, this becomes quite a chore. Is there some kind of setting that I need to have?

@mickeypearce mickeypearce added the enhancement New feature or request label Jun 10, 2019
@mickeypearce
Copy link
Owner

hey @hpanch ,

Thanks for the request. I will improve executing statement without the need of selecting the actual query...

@yevon
Copy link
Collaborator

yevon commented Nov 17, 2020

I'm developing this one. Now I have finished the selection of first select statement in the worksheet, but now I have to implement just to select the nearsest one to the cursor and other statement compatibility.

@mickeypearce
Copy link
Owner

Top! If you would like to discuss something or similar just open a PR whenever.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants