Replies: 2 comments 2 replies
-
No, DBeaver doesn't have such a feature. The only helpful thing I can suggest is saving the ordering filter. After DBeaver or the table reopens - it will still have the correct order. |
Beta Was this translation helpful? Give feedback.
1 reply
-
It's nice to be able to save these settings for a table. Of course different tables they have different structure. It would still be really useful to have some checkbox to enable a default order by desc of the primary key. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any way to have DBeaver sort data in reverse PK order by default when opening tables in the data viewer? I am generally always interested in seeing the most recent records in a table when opening it up, rather than the earliest, so this would save me a lot of time if it were possible. I have searched through the preferences but not found any so far.
For reference, I am working with MySQL 8.x.
Beta Was this translation helpful? Give feedback.
All reactions