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.toshni...@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(+)