pgAdmin 4 commit: Fixed an issue where SQL is not getting generated for - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where SQL is not getting generated for
Date
Msg-id E1mV5Lj-0005M7-Om@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where SQL is not getting generated for Foreign table options. Fixes #6813

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=48a5143485d396c395e178221691f0e43681bc1f
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/foreign_tables/static/js/foreign_table.ui.js  | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Hardcoded the version of NWjs to 0.55.0 in the build
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6799]: [React] User can not Add parameter for PG procedures and Functions