pgAdmin 4 commit: 1. Fixed an issue where copy and pasting a row in the

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1. Fixed an issue where copy and pasting a row in the
Date: 2022-08-22 09:22:15
Message-ID: E1oQ3dP-0003yv-7M@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-08-22 09:22:32 Re: [Patch] - Bug #7632 - [Azure PostgreSQL] - Unable to authenticate using Azure CLI on Mac
Previous Message Khoa Bùi Đức Anh 2022-08-22 09:09:46 Security Bug on pgadmin 4 6.12