Per table multiple query tabs
| User, date | Message |
|---|---|
|
Written by Flint
2 years ago Category: Feature discussion 8 posts since Mon, 21 Mar 11 |
As of the current design, tab pages tend to get cluttered when you have multiple query tabs opened and working with multiple tables will get harder. So I'd like to propose that (multiple) query tabs to be made per table, and placed under a main tab as sub query tabs, just like the table tab with multiple sub tabs in it. What do you say? |
|
Written by ansgar
2 years ago 3949 posts since Fri, 07 Apr 06 |
That's exactly how it is currently, isn't it? Where's the difference? |
|
Written by kalvaro
2 years ago 440 posts since Thu, 29 Nov 07 |
That would be meaningful if query tabs were closely related to individual tables, but it's hardly ever the case. A query can retrieve data from zero, one or many tables. And, of course, a query tab can simply be cleared to type an entirely different query. I agree that HeidiSQL could benefit from a slightly different tab layout, but not that one. |
|
Written by Flint
2 years ago 8 posts since Mon, 21 Mar 11 |
anse, nah. Current design: Host:<ip> Database:<dbname> Table:<table> subtabs: Basic, Options, Indexes, Foreign keys etc Data Query1 Query2 Query3 Query4 What I'm proposing: Host:<ip> Database:<dbname> Table:<tablename> -> subtabs: Basic, Options, Indexes, Foreign keys etc Data Query:<tablename> -> subtabs: Query1, Query2, Query3, Query4 |
|
Written by Flint
2 years ago 8 posts since Mon, 21 Mar 11 |
@kalvaro Actually, come to think of it, you're right about that. So disregard about the per table query tabs suggestion. But I'm still holding to my suggestion that query tabs should be tucked under a main tab to reduce tabs clutter |
|
Written by Flint
2 years ago 8 posts since Mon, 21 Mar 11 |
* tucked under its own main tab |
|
Please login to leave a reply, or register at first. |