Ensure that default sort order should be using the primary key in View/Edit data. Fixes #5157
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c76732e3e74108a1ebcc0090f1f259ca0ad2f69b Author: navnath gadakh <navnath.gad...@enterprisedb.com> Modified Files -------------- docs/en_US/images/preferences_sql_options.png | Bin 170292 -> 207924 bytes docs/en_US/preferences.rst | 5 +++ docs/en_US/release_notes_4_21.rst | 1 + web/pgadmin/tools/sqleditor/command.py | 8 +++- .../tools/sqleditor/tests/test_view_data.py | 46 ++++++++++++++++++++- .../sqleditor/utils/query_tool_preferences.py | 11 +++++ 6 files changed, 68 insertions(+), 3 deletions(-)