pgAdmin 4 commit: Fix SQL tab issue for Views. It's a regression of com

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix SQL tab issue for Views. It's a regression of com
Date: 2019-08-23 04:52:32
Message-ID: E1i11Yu-0003BU-F5@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix SQL tab issue for Views. It's a regression of compound triggers. Fixes #4650

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_13.rst | 3 ++-
.../browser/server_groups/servers/databases/schemas/views/__init__.py | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2019-08-23 05:32:23 Re: [GSoC][New Feature] Editable and Read-only Columns
Previous Message Yosry Muhammad 2019-08-22 18:06:26 Re: Query Tool JS Minimal Refactoring