pgAdmin 4 commit: Prevent an error when closing the Sort/Filterdialogu - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Prevent an error when closing the Sort/Filterdialogu
Date
Msg-id E1gtxef-0000P9-Uz@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Prevent an error when closing the Sort/Filter dialogue with an empty filter string. Fixes #3970

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=944cc55df7c141b59dd0fa269ef963f1c89b7f08
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_3.rst       |  1 +
web/pgadmin/tools/sqleditor/command.py | 35 ++++++++++++++++++----------------
2 files changed, 20 insertions(+), 16 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: [pgAdmin4][Patch]: RM #3970 Sort / Filter options
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3970 Sort / Filter options