pgAdmin 4 commit: Fixed an issue where copy/paste rows in view data pas

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where copy/paste rows in view data pas
Date: 2021-03-16 06:14:36
Message-ID: E1lM2yS-0008FR-6A@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where copy/paste rows in view data paste the wrong value for boolean type. Fixes #6312

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9395ce3fdab01db5bb51e8ee7e0e89cb5de09ece
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_5_1.rst | 1 +
.../static/js/selection/range_boundary_navigator.js | 2 ++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 15 +++++++++++++++
3 files changed, 18 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-03-16 06:15:04 Re: [pgAdmin][RM6307] - Incorrect values for dependents in pg10
Previous Message Pradip Parkale 2021-03-15 16:46:00 [pgAdmin][RM6307] - Incorrect values for dependents in pg10