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

[FEATURE] add multiple query execution #196

Open
ThiagoMowszet opened this issue Apr 20, 2024 · 0 comments
Open

[FEATURE] add multiple query execution #196

ThiagoMowszet opened this issue Apr 20, 2024 · 0 comments
Labels
kind/enhancement New feature or request

Comments

@ThiagoMowszet
Copy link
Collaborator

Is your feature request related to a problem? Please describe..

It should be good enough to allow users to run multiple queries independently, for example:

image

Here we can see that we have 2 queries and when we try to execute the first one it fails because of a SQL syntax problem.
But if we delete the second query and execute the first one, it returns ok:

image

Is this a real problem or an upcoming feature? (maybe I'm stupid and you can execute more than one query)

@ThiagoMowszet ThiagoMowszet added the kind/enhancement New feature or request label Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant