pgAdmin 4 commit: Fixed syntax error while refreshing the existing syno

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed syntax error while refreshing the existing syno
Date: 2020-04-14 08:38:52
Message-ID: E1jOH5o-00085U-Nv@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed syntax error while refreshing the existing synonyms. Fixes #5383

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a0fcb38e6802fe43ec54c2c102b96d82f9e5f6f3
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst | 3 ++-
.../server_groups/servers/databases/schemas/synonyms/__init__.py | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-14 08:39:42 Re: [pgAdmin][RM5007] Index should be visible using unique constraints
Previous Message Dave Page 2020-04-14 08:18:18 Re: RM4292 - Dark mode support for Windows/macOS