pgAdmin 4 commit: Fixed an issue where difference DDL is showing the wr - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where difference DDL is showing the wr
Date
Msg-id E1jvdnd-0002qc-2Q@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Satish V
Date:
Subject: [pgAdmin4][Patch] - SonarQube Fixes
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - SonarQube Fixes