Replies: 1 comment
-
Just press |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In my scripts folder, I have hundreds of scripts, most of which are named.
Finding the one I worked on a few days ago is difficult.
The project script explorer window would greatly benefit from a search box, so I could search on say a table name and any script containing this would be listed.
In addition, it would be great if the window could show the last updated time and have this sortable, so you can see the most recent first, and also so you can see more easily what files you worked on say last week.
Finally, to be able to instantly differentiate those scripts which contain say one line of sql vs those which contain one or more pages of SQL, the scripts windows should show the size in bytes as a column, and ideally have this sortable too.
A work around is to open the scripts in the windows file explorer, and use its searching and sorting and listing of file size.
I notice that searching of the scripts can also be done under "search", so whats missing is mainly the sorting and additional columns in the scripts window.
DBeaver is certainly the best DB tool on the planet, these are only minor tweaks.
Beta Was this translation helpful? Give feedback.
All reactions