[pgadmin-org/pgadmin4] ad8716: Fixed an issue where the dependents tab wasn't wor...

From: Pravesh Sharma <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] ad8716: Fixed an issue where the dependents tab wasn't wor...
Date: 2022-10-31 12:16:05
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/bf62b9-ad8716@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: ad871694cc5a783fbb5ff635dac40cc80f17dc53
https://github.com/pgadmin-org/pgadmin4/commit/ad871694cc5a783fbb5ff635dac40cc80f17dc53
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2022-10-31 (Mon, 31 Oct 2022)

Changed paths:
M web/pgadmin/browser/server_groups/servers/roles/templates/roles/sql/default/dependents.sql

Log Message:
-----------
Fixed an issue where the dependents tab wasn't working for PG 15. #5455

changes after review

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2022-10-31 12:21:57 [pgadmin-org/pgadmin4] 201a27: Fix an issue where save button is enabled when tab...
Previous Message Khushboo Vashi 2022-10-21 06:21:39 Re: [pgAdmin4][Patch]: Psycopg3 Fixes