pgAdmin 4 commit: 1) Source/Target database and schema should be select

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1) Source/Target database and schema should be select
Date: 2020-02-05 09:07:10
Message-ID: E1izGeM-00083o-ET@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

1) Source/Target database and schema should be selected by default when the user selects any server in the schema diff tool.
2) Added line break for the generated script if select multiple objects.
3) Remove reactivated RM from the release notes.

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_18.rst | 1 -
web/pgadmin/tools/schema_diff/__init__.py | 6 +--
.../tools/schema_diff/static/js/schema_diff_ui.js | 56 ++++++++++++++++++++--
3 files changed, 53 insertions(+), 10 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-02-05 11:39:15 Re: pgAdmin4 v4.18 candidate builds
Previous Message Akshay Joshi 2020-02-05 08:31:44 pgAdmin 4 commit: Fixed notarization issue on Catalina for pgAdmin4 bin