pgAdmin 4 commit: Fixed an issue where difference DDL is showing the wr

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where difference DDL is showing the wr
Date: 2020-07-15 09:34:01
Message-ID: E1jvdnd-0002qc-2Q@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where difference DDL is showing the wrong SQL when changing the policy owner. Fixes #5647

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_24.rst | 1 +
.../servers/databases/schemas/tables/schema_diff_utils.py | 2 +-
.../schemas/tables/templates/foreign_key/sql/default/create_index.sql | 4 ++--
3 files changed, 4 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-07-15 09:35:19 Re: [pgAdmin4][Patch] - SonarQube Fixes
Previous Message Satish V 2020-07-15 06:33:43 [pgAdmin4][Patch] - SonarQube Fixes