pgAdmin 4 commit: Added informative message when there is no difference

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added informative message when there is no difference
Date: 2021-01-15 08:33:29
Message-ID: E1l0KXx-0005qE-GG@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added informative message when there is no difference found for schema diff. Fixes #6122

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=065bda37b4ff5e3908de557cd713c9b0a491c62d
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_30.rst | 1 +
web/pgadmin/tools/schema_diff/static/js/schema_diff_ui.js | 14 ++++++++++++++
2 files changed, 15 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-01-15 08:34:21 Re: [pgAdmin][RM-6122]: There is no informative message when there is no diff found
Previous Message Pramod Ahire 2021-01-15 07:24:02 Re: Quick search for menu items & help articles