Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQ] Tab based table and query editor interface #158

Closed
sequelpro opened this issue Nov 9, 2013 · 23 comments
Closed

[REQ] Tab based table and query editor interface #158

sequelpro opened this issue Nov 9, 2013 · 23 comments
Milestone

Comments

@sequelpro
Copy link
Collaborator

Issue imported from Google Code: https://code.google.com/p/sequel-pro/issues/detail?id=158
Reporter:jule...@gmail.com Date:2009-02-03 09:07:11 Status:Implemented Closed:2010-09-01

Great job so far guys.

I noticed that we can't open many sql queries at the same time without opening a new window. I
think a nice enhancement would the the addition of tabs for multiple query windows.

Also mapping some commands with shortcuts.
There currently is not even the "run query" command in the menu of the app. It needs to be
somewhere in the menu and should be allow to run from a keyboard shortcut.

Thanks again for the great app.

@sequelpro
Copy link
Collaborator Author

Author:jasonjww...@gmail.com Date:2009-02-12 13:45:07

Multiple query tabs are critical for me to move complete off of MySQL Query Browser.

@sequelpro
Copy link
Collaborator Author

Author:elliot.w...@gmail.com Date:2009-02-19 09:34:14

+1 for multiple query tabs, I use them quite a bit in Query Browser. It'd still be
useful to have a history of queries though (Query Browser doesn't have this and it's
annoying).

@sequelpro
Copy link
Collaborator Author

Author:ippatsu....@gmail.com Date:2009-03-08 17:24:32

It would be great if you could use tabs. Some of the different uses I see
would be:

  1. View different tables in the same database
  2. View the db structure in one tab, the data in another, sql in another.
  3. From the tables list on the left sidebar, maybe you could right click
    and open in another tab.

@sequelpro
Copy link
Collaborator Author

Author:chads...@gmail.com Date:2009-03-16 16:07:48

Tabs is critical for me. 90% of the time I need to use 2 or more queries to complete
what I want to do.

@sequelpro
Copy link
Collaborator Author

Author:stosh1...@gmail.com Date:2009-03-31 11:49:33

I concur with the other comments, tabs would be a huge help. As it is I find myself opening multiple windows
with multiple connections to the same database to balance my needs. I think is probably a higher priority then it
is currently labeled for a lot of users.

@sequelpro
Copy link
Collaborator Author

Author:chrisrow...@gmail.com Date:2009-05-01 02:07:55

Yes please!

@sequelpro
Copy link
Collaborator Author

Author:avenja...@gmail.com Date:2009-05-14 08:40:37

Please check the latest version and or the latest nightly build and play with the Query Editor. If you have multiple
queries is the editor (split with the ; delimiter)

You can:

  • Run All
  • Run Current (current = where the caret is)
  • Run Selected (selected = queries covered by text selection)
  • Move to Previous/Next Query

Is this enough for your needs or do you still need tabs?

@sequelpro
Copy link
Collaborator Author

Author:chads...@gmail.com Date:2009-05-14 09:26:19

No. I need to be able to see the data from one query in one tab, and refer to it in
another tab. Without tabs, I would have to take a screenshot or write down what I
needed. Not very productive. MySQL Query Browser does tabs pretty well.

@sequelpro
Copy link
Collaborator Author

Author:thewells...@gmail.com Date:2009-10-20 20:13:06

+100 for tabs in the query editor. Would be awesome.

@sequelpro
Copy link
Collaborator Author

Author:jasonjww...@gmail.com Date:2009-11-11 10:53:39

Regarding comment 10, it's a different way of working but I've adapted to it and like it quite a lot. It still would
be nice to be able to have tabs for comparing results from different queries, but a workaround is to open
multiple windows.

@sequelpro
Copy link
Collaborator Author

Author:mike.r.l...@gmail.com Date:2010-03-19 05:44:23

Yeahm really needs multiple tabs, especially in the query editor window.

@sequelpro
Copy link
Collaborator Author

Author:prazg...@googlemail.com Date:2010-04-21 13:26:37

Please talk to the developers of http://totalfinder.binaryage.com/ as they have taken the tabs provided by
Google Chrome and applied them to mac's finder - apparently it was not too hard work and they might just be
able to help you implement cool Google Chrome type tabs with ease - a killer feature!

@sequelpro
Copy link
Collaborator Author

Author:ballgam...@gmail.com Date:2010-05-04 14:54:24

Tabs in the Query Window is my only wish!

@sequelpro
Copy link
Collaborator Author

Author:jdruk...@gmail.com Date:2010-05-04 14:57:59

Another vote for tabs. I would like to be able to see two (or more) tables in the
same db side by side.

@sequelpro
Copy link
Collaborator Author

Author:scouse...@gmail.com Date:2010-05-04 17:08:33

+1 on tabs. Would make things much easier to manage, rather than having multiple windows scattered all over
the place.

@sequelpro
Copy link
Collaborator Author

Author:schlabbe...@gmail.com Date:2010-05-04 19:30:16

Please guys, keep with the posting rules:
> So, please do not post "+1 Me too!". Instead, click the star icon.

This feature is currently in active brainstorming process and I guess it's safe to say that it will be included in 1.0

@sequelpro
Copy link
Collaborator Author

Author:rowanb@gmail.com Date:2010-05-23 14:49:07

Connection window tabs have been added in basic form in r2240. The work regarding appearance is still very
preliminary, but the app has largely been re-plumbed to support tabs, so from here on it's polish.

Query tabs (and multiple results) will come later.

@sequelpro
Copy link
Collaborator Author

Author:d...@loudbase.com Date:2010-07-24 14:45:47

Tabs vote +1

@sequelpro
Copy link
Collaborator Author

Author:schlabbe...@gmail.com Date:2010-09-19 12:59:17

Tabs have been implemented and shown as pretty stable in the recent nightlies.

If you have issues with tabs please file a new bug.
I'll close this one now :)

@sequelpro
Copy link
Collaborator Author

Author:tj.abder...@gmail.com Date:2011-03-11 09:34:05

+9999 for tabs in the query editor. Would be awesome.

@sequelpro
Copy link
Collaborator Author

Author:matthijn...@gmail.com Date:2011-03-24 08:52:37

Tabs vote up over here!

@sequelpro
Copy link
Collaborator Author

Author:auntieyi@gmail.com Date:2011-08-03 19:33:30

The new implementation not 100% fit our request.
We want tab based table / query without make a new connection.
For most cases we are working on same database and want compare different query result...etc..

@sequelpro
Copy link
Collaborator Author

Author:gesm...@gmail.com Date:2011-08-04 08:25:12

I totally agree with auntieyi:
The new implementation not 100% fit our request.
We want tab based table / query without make a new connection.
For most cases we are working on same database and want compare different query result...etc..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants