pgAdmin 4 commit: Fixed validation issue in Synonyms node. Fixes #5409

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 node. Fixes #5409
Date: 2020-04-17 09:20:53
Message-ID: E1jPNB7-00057r-R6@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed validation issue in Synonyms node. Fixes #5409

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_21.rst | 1 +
.../databases/schemas/synonyms/static/js/synonym.js | 18 ++++++++++++++----
2 files changed, 15 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-17 09:21:43 Re: [pgAdmin4][RM#3495] Do not check for binary content if BOM marker is present in the file
Previous Message Yogesh Jain 2020-04-17 07:31:23 [pgAdmin][RM4684] : Python encoding issue while saving data in charset other than 'utf-8'