Thanks to visit codestin.com
Credit goes to GitHub.com

Skip to content

[FEATURE] add multiple query execution #196

@ThiagoMowszet

Description

@ThiagoMowszet

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions