1. Fixed an issue where copy and pasting a row in the results grid doesn't set 
the default for boolean. Fixes #7579
2. Fixed an issue where the History tab is getting blank and showing an error 
after some queries are executed. Fixes #7468
3. Fixed query tool view data crash.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f2cc897f2fc4ddcde322267b30ff00469c357e17
Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_13.rst                         |  2 ++
web/pgadmin/tools/sqleditor/__init__.py                   |  3 ++-
.../static/js/components/sections/QueryHistory.jsx        |  2 +-
.../sqleditor/static/js/components/sections/ResultSet.jsx | 15 ++++++++++-----
4 files changed, 15 insertions(+), 7 deletions(-)

Reply via email to