pgAdmin 4 commit: Handler and Validator should not allow selecting the - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Handler and Validator should not allow selecting the
Date
Msg-id E1mV6EW-0006lH-JP@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Handler and Validator should not allow selecting the empty options. Fixes #6810

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2265ffc0a710882cad53f39e3335596e4ca866b6

Modified Files
--------------
.../server_groups/servers/databases/foreign_data_wrappers/__init__.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6813]: SQL is not getting generated for Foreign table >> option
Next
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - Fixed Dialog Closing issue