Shooter7119 / sequel-pro

Automatically exported from code.google.com/p/sequel-pro
Other
0 stars 0 forks source link

[REQ] Allow sorting while in Structure view #882

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be helpful to be able to sort the rows of fields listed in the 
Structure view of a table.

Original issue reported on code.google.com by braxton....@gmail.com on 4 Nov 2010 at 1:51

GoogleCodeExporter commented 9 years ago
- Would require a new column "#" to restore order
- Not possible to reorder fields if they are not in the right order

+ Can be useful on tables with many columns.

I'll leave that decision to the devs :)

Original comment by schlabbe...@gmail.com on 5 Nov 2010 at 9:09

GoogleCodeExporter commented 9 years ago
Perhaps a filter field could be used then.  a text field where you enter a 
string and it only shows fieldnames containing that string.  That way sorting 
wouldn't be as necessary.

Original comment by brax...@braxtonbeyer.com on 19 Apr 2011 at 3:05

GoogleCodeExporter commented 9 years ago
I'm working with very complicated database currently. It have tons of columns 
in each table, also some of them merged by views and it is very hard to find 
something in it w/o writing queries like
SELECT col1, col5, col20 from crazy_view where 1
So i'm here to post feature request, but i was not first. I'm voting for filter 
by column name (don't forget about views too) and also it wold be cool to have 
ability to implement something like above query in content UI. I think it can 
be field like filter field to input separated by commas necessary fields. 
Simply and tastefully (russian popular saying).

Original comment by th-net@ya.ru on 29 Feb 2012 at 12:07

GoogleCodeExporter commented 9 years ago
Issue 1692 has been merged into this issue.

Original comment by schlabbe...@gmail.com on 3 Aug 2013 at 1:06