public inbox for [email protected]  
help / color / mirror / Atom feed
From: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Fixed an issue where changing the columns in the exis
Date: Wed, 08 Apr 2020 05:59:20 +0000
Message-ID: <[email protected]> (raw)

Fixed an issue where changing the columns in the existing view throws an error. Fixes #5053

PostgreSQL doesn't allow to change the view columns. So the view should be dropped first
and then recreate it and also the user will get a warning first.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f4607885e1ed975cfb345b1c52ea2be6084c...
Author: Khushboo Vashi <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst                  |  1 +
.../servers/databases/schemas/views/__init__.py    | 50 ++++++++++++++++------
.../databases/schemas/views/static/js/view.js      | 27 +++++++++++-
3 files changed, 65 insertions(+), 13 deletions(-)



view thread (2+ messages)  latest in thread

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: Fixed an issue where changing the columns in the exis
  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