pgAdmin 4 commit: Fixed validation issue in Synonyms dialog. Fixes #676

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed validation issue in Synonyms dialog. Fixes #676
Date: 2021-09-22 08:04:19
Message-ID: E1mSxEp-0001DK-Ta@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Browse pgadmin-hackers by date

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