brittneybrinsfield / sequel-pro

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

[REQ] Initial column sort DESC #1837

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
From 
http://superuser.com/questions/653736/define-default-column-sort-order-in-sequel
-pro:

"I am using Sequel Pro 1.0.2 on Mac OS X. In the 'content' view of a table, I 
can click a column header to sort by that column. This always sorts the column 
in an ascending order.

I would like to sort it (by default, if possible) in a descending manner, 
without having to click the column twice (with large tables, this has a few 
seconds overhead). Is there any way to do this?"

I think we could make Shift-clicking a column do descending sort.

Original issue reported on code.google.com by schlabbe...@gmail.com on 25 Oct 2013 at 10:40

GoogleCodeExporter commented 8 years ago
Yeah, shift-clicking would be my initial thoughts and should be pretty 
straightforward to do.

Original comment by stuart02 on 25 Oct 2013 at 11:17