pgAdmin 4 commit: Fixed an issue where SQL is not getting generated for

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where SQL is not getting generated for
Date: 2021-09-28 05:08:15
Message-ID: E1mV5Lj-0005M7-Om@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mohite(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-28 05:08:47 Re: [pgAdmin][RM6799]: [React] User can not Add parameter for PG procedures and Functions
Previous Message Akshay Joshi 2021-09-28 04:38:06 pgAdmin 4 commit: Hardcoded the version of NWjs to 0.55.0 in the build