Thread: pgAdmin 4 commit: 1) Ensure Boolean columns should be editable using ke

pgAdmin 4 commit: 1) Ensure Boolean columns should be editable using ke

From
Akshay Joshi
Date:
1) Ensure Boolean columns should be editable using keyboard keys. Fixes #3778
2) Ensure Boolean columns should be editable in View/Edit data and Query Tool. Fixes #4487

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_13.rst          |  2 ++
web/pgadmin/static/js/slickgrid/editors.js | 32 +++++++++++++++++++-----------
2 files changed, 22 insertions(+), 12 deletions(-)