Added support for multi-cell selection in the query tool grid. Fixes #7380 Branch ------ master
Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6d26d5833f9c02ebfcf02cc1549a093f07ec8f80 Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_6_10.rst | 1 + web/package.json | 2 +- .../js/components/QueryToolDataGrid/index.jsx | 9 ++++++ .../static/js/components/sections/ResultSet.jsx | 35 +++++++++++++++++++--- .../js/components/sections/ResultSetToolbar.jsx | 4 +-- web/yarn.lock | 4 +-- 6 files changed, 46 insertions(+), 9 deletions(-)