pgAdmin 4 commit: Fixed and issue where 'Use spaces' not working 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: Fixed and issue where 'Use spaces' not working in the
Date: 2022-06-13 06:16:31
Message-ID: E1o0dNH-0006oX-ST@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed and issue where 'Use spaces' not working in the query tool. Fixes #7443

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ea3203f466390e299bcb559bc9e50e6193dbf2bd
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_11.rst | 1 +
web/pgadmin/static/js/components/CodeMirror.jsx | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-06-13 06:16:51 Re: [pgAdmin][RM7443] Use spaces not working in query tool
Previous Message Aditya Toshniwal 2022-06-13 05:43:13 [pgAdmin][RM7443] Use spaces not working in query tool