[GH-ISSUE #1307] import multiple local sql files #285

Open
opened 2026-03-07 20:47:17 +03:00 by kerem · 7 comments
Owner

Originally created by @fisherwei on GitHub (Nov 21, 2022).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/1307

SQL editor can open only one sql files, if we can open multiple files as same time will be better.

Originally created by @fisherwei on GitHub (Nov 21, 2022). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/1307 SQL editor can open only one sql files, if we can open multiple files as same time will be better.
Author
Owner

@kseniaguzeeva commented on GitHub (Nov 22, 2022):

Could you please add more details in the ticket what feature do you want to see in CloudBeaver? How should it work?
You can open multiple SQL Editors for different connections for now by pressing the SQL button or via the context menu in the Navigator tre.

<!-- gh-comment-id:1323654390 --> @kseniaguzeeva commented on GitHub (Nov 22, 2022): Could you please add more details in the ticket what feature do you want to see in CloudBeaver? How should it work? You can open multiple SQL Editors for different connections for now by pressing the SQL button or via the context menu in the Navigator tre.
Author
Owner

@fisherwei commented on GitHub (Nov 25, 2022):

Could you pleass add more details in the ticket what feature do you want to see in CloudBeaver? How should it work? You can open multiple SQL Editors for different connections for now by pressing the SQL button or via the context menu in the Navigator tre.

yes, we can open multiple tabs, but if I want to run many many .sql scripts, I have to one by one.
Adminer, it can upload multiple files at the same time, and then run them.

iShot_2022-11-25_15 35 03

<!-- gh-comment-id:1327112092 --> @fisherwei commented on GitHub (Nov 25, 2022): > Could you pleass add more details in the ticket what feature do you want to see in CloudBeaver? How should it work? You can open multiple SQL Editors for different connections for now by pressing the SQL button or via the context menu in the Navigator tre. yes, we can open multiple tabs, but if I want to run many many .sql scripts, I have to one by one. Adminer, it can upload multiple files at the same time, and then run them. ![iShot_2022-11-25_15 35 03](https://user-images.githubusercontent.com/214470/203925975-9ecd099b-018b-4158-8bf7-292c377946e5.png)
Author
Owner

@miltonchirinos44 commented on GitHub (Nov 25, 2022):

@fisherwei you should change the title and as a suggestion it should be called import multiple local sql files

<!-- gh-comment-id:1327628913 --> @miltonchirinos44 commented on GitHub (Nov 25, 2022): @fisherwei you should change the title and as a suggestion it should be called **import multiple local sql files**
Author
Owner

@kseniaguzeeva commented on GitHub (Dec 7, 2022):

Thank you for the explanation. CloudBeaver runs in a browser, so the size of a loaded script has a limit. So, we should find a good solution to avoid freezing the application.
I'l inform you as soon as the way of the implementation is found.

<!-- gh-comment-id:1340968554 --> @kseniaguzeeva commented on GitHub (Dec 7, 2022): Thank you for the explanation. CloudBeaver runs in a browser, so the size of a loaded script has a limit. So, we should find a good solution to avoid freezing the application. I'l inform you as soon as the way of the implementation is found.
Author
Owner

@alexisdondon commented on GitHub (May 9, 2023):

Could it be better to have a git integration to let git clone and git push script in workspace instead of upload/download scripts?

<!-- gh-comment-id:1540374177 --> @alexisdondon commented on GitHub (May 9, 2023): Could it be better to have a git integration to let git clone and git push script in workspace instead of upload/download scripts?
Author
Owner

@devnaumov commented on GitHub (May 18, 2023):

What is the anticipated action when multiple files are imported concurrently? Are they expected to appear sequentially, one after the other?

<!-- gh-comment-id:1552994547 --> @devnaumov commented on GitHub (May 18, 2023): What is the anticipated action when multiple files are imported concurrently? Are they expected to appear sequentially, one after the other?
Author
Owner

@LonwoLonwo commented on GitHub (Mar 12, 2024):

Hello @alexisdondon
We have GIT integration in our TE product: https://github.com/dbeaver/cloudbeaver/wiki/Team-Edition-Git

<!-- gh-comment-id:1991225737 --> @LonwoLonwo commented on GitHub (Mar 12, 2024): Hello @alexisdondon We have GIT integration in our TE product: https://github.com/dbeaver/cloudbeaver/wiki/Team-Edition-Git
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#285
No description provided.