pgAdmin 4 commit: Fixed failed to fetch utility error when click on ref

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed failed to fetch utility error when click on ref
Date: 2020-04-28 05:35:01
Message-ID: E1jTItZ-0002zZ-Qz@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed failed to fetch utility error when click on refresh(any option) materialized view. Fixes #5447

It's a regression of #5213

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_21.rst | 1 +
.../servers/databases/schemas/views/static/js/mview.js | 9 +++++----
2 files changed, 6 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-28 05:35:57 Re: pgAdmin 4 - Czech translation update
Previous Message Ashesh Vashi 2020-04-27 20:15:27 Re: Remove Python 2 support from the desktop runtime