pgAdmin 4 commit: Added missing toggle case keyboard shortcuts to the q - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added missing toggle case keyboard shortcuts to the q
Date
Msg-id E1ntQtp-0005zn-Qw@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added missing toggle case keyboard shortcuts to the query tool. Fixes #7399

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_10.rst                             |  1 +
.../sqleditor/static/js/components/QueryToolConstants.js      |  1 +
.../sqleditor/static/js/components/sections/MainToolBar.jsx   | 11 +++++++++++
.../tools/sqleditor/static/js/components/sections/Query.jsx   | 10 ++++++++++
4 files changed, 23 insertions(+)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM7405] Update null in numeric columns not possible
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM7405] Update null in numeric columns not possible