pgAdmin 4 commit: Added validation in schema diff which will not allow - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added validation in schema diff which will not allow
Date
Msg-id E1kdBsK-0000FK-1p@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added validation in schema diff which will not allow the user to compare the same objects.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5839e7cda87b0b40d188e71c199308f501e69a19
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/schema_diff/static/js/schema_diff_ui.js | 14 ++++++++++++++
1 file changed, 14 insertions(+)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed cognitive complexity reported by SonarQube.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4] Enhance the Schema diff GUI validation