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

Sort by id desc as default #108

Open
Jyrks opened this issue Mar 31, 2020 · 2 comments
Open

Sort by id desc as default #108

Jyrks opened this issue Mar 31, 2020 · 2 comments

Comments

@Jyrks
Copy link

Jyrks commented Mar 31, 2020

I suggest that when opening a table and browsing its content, the table could be sorted by id desc. At the moment it seems to be id asc. I believe that developers will almost always want to look at the latest data and hardly the oldest.

@Paxa
Copy link
Owner

Paxa commented Apr 1, 2020

Good suggestion, will consider

@Jyrks
Copy link
Author

Jyrks commented Apr 1, 2020

Another suggestion would be to have Query tab to save the queries that were used on that database. In the beginning when I started using postbird, I thought that this was the case and thought, wow what a great feature, since I tend to query similar things when coming back to a database that I viewed some time ago. It saves some typing time and maybe I used some ID that I now can use again or just replace the ID, but won't have to retype the query.

Having used postbird more, I now realise, that it just saves the latest query on any database, which doesn't make sense to me as I don't want to use a database's queries on another database.

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

2 participants