pgAdmin 4 commit: Fixed validation issue in Synonyms dialog. Fixes #676 - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed validation issue in Synonyms dialog. Fixes #676
Date
Msg-id E1mSxEp-0001DK-Ta@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed validation issue in Synonyms dialog. Fixes #6767

Branch
------
master

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

Modified Files
--------------
.../servers/databases/schemas/synonyms/static/js/synonym.ui.js       | 5 +++++
1 file changed, 5 insertions(+)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM6766] Unable to change column properties from edit properties dialogue
Next
From: Nikhil Mohite
Date:
Subject: Re: [pgAdmin][RM-5741]: [Schema Diff] Revisit all the CREATE and DROP DDL's to add appropriate 'IF EXISTS', 'CASCADE' and 'CREATE OR REPLACE'