public inbox for [email protected]  
help / color / mirror / Atom feed
From: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Ensure that the 'CREATE SCHEMA' statement should be p
Date: Fri, 11 Sep 2020 14:37:17 +0000
Message-ID: <[email protected]> (raw)

Ensure that the 'CREATE SCHEMA' statement should be present in the generated script if the schema is not present in the target database. Fixes #5816

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_26.rst                  |  1 +
.../databases/schemas/tables/schema_diff_utils.py  |  4 +-
web/pgadmin/tools/schema_diff/__init__.py          | 18 ++++++--
web/pgadmin/tools/schema_diff/compare.py           |  4 +-
web/pgadmin/tools/schema_diff/directory_compare.py | 38 +++++++++-------
.../tools/schema_diff/static/js/schema_diff_ui.js  |  9 ++++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 51 +++++++---------------
7 files changed, 69 insertions(+), 56 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgAdmin 4 commit: Ensure that the 'CREATE SCHEMA' statement should be p
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox