[GH-ISSUE #347] Ability to run SQL Scripts #94

Closed
opened 2026-03-07 20:44:46 +03:00 by kerem · 4 comments
Owner

Originally created by @marty-streamsets on GitHub (Apr 12, 2021).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/347

Is your feature request related to a problem? Please describe.
I need to be able to execute a sql script like I can in the client version (alt-x). I can only see where I can run a single sql command at a time...

Describe the solution you'd like
Provide the execute script ability that exists in the client version (alt-x). I want to highlight the lines of sql I want to execute and then alt-x to run them (or click a button).

Originally created by @marty-streamsets on GitHub (Apr 12, 2021). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/347 **Is your feature request related to a problem? Please describe.** I need to be able to execute a sql script like I can in the client version (alt-x). I can only see where I can run a single sql command at a time... **Describe the solution you'd like** Provide the execute script ability that exists in the client version (alt-x). I want to highlight the lines of sql I want to execute and then alt-x to run them (or click a button).
kerem 2026-03-07 20:44:46 +03:00
Author
Owner

@kseniiaguzeeva commented on GitHub (Apr 13, 2021):

Thank you for the feature request. We will think when the function can be implemented

<!-- gh-comment-id:818709125 --> @kseniiaguzeeva commented on GitHub (Apr 13, 2021): Thank you for the feature request. We will think when the function can be implemented
Author
Owner

@ajkq commented on GitHub (Jul 9, 2021):

It would be great if functions can be executed from the GUI as well, i.e. when selecting a function, show:

  • A text box for every input parameter
  • An execute button
  • Show function output

Adminer does that quite nicely, including only showing functions the user has execute privileges on.

Database is PostgreSQL 13

<!-- gh-comment-id:876844382 --> @ajkq commented on GitHub (Jul 9, 2021): It would be great if functions can be executed from the GUI as well, i.e. when selecting a function, show: - A text box for every input parameter - An execute button - Show function output Adminer does that quite nicely, including only showing functions the user has execute privileges on. Database is PostgreSQL 13
Author
Owner

@kseniiaguzeeva commented on GitHub (Jul 9, 2021):

Could I ask you to create a new ticket for this feature request? Thank you for the suggestion.

<!-- gh-comment-id:877090633 --> @kseniiaguzeeva commented on GitHub (Jul 9, 2021): Could I ask you to create a new ticket for this feature request? Thank you for the suggestion.
Author
Owner

@kseniiaguzeeva commented on GitHub (Sep 5, 2021):

The ability is implemented in 21.1.2 release. We are also going to improve SQL parsing for script execution.

<!-- gh-comment-id:913221629 --> @kseniiaguzeeva commented on GitHub (Sep 5, 2021): The ability is implemented in 21.1.2 release. We are also going to improve SQL parsing for script execution.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#94
No description provided.