[pgadmin-org/pgadmin4] 15914f: Fix the dependents SQL of Roles which is throwing ...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 15914f: Fix the dependents SQL of Roles which is throwing ...
Date: 2023-04-10 06:55:25
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/96450f-15914f@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 15914fe5e337e9fc57293202ef77a1b4e4c1b1b5
https://github.com/pgadmin-org/pgadmin4/commit/15914fe5e337e9fc57293202ef77a1b4e4c1b1b5
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-04-10 (Mon, 10 Apr 2023)

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

Log Message:
-----------
Fix the dependents SQL of Roles which is throwing a type casting error on PostgreSQL 15. #6093

Browse pgadmin-hackers by date

  From Date Subject
Next Message dependabot[bot] 2023-04-10 11:05:19 [pgadmin-org/pgadmin4] fe88b4: Python dependency: Update flask-babel requirement
Previous Message dependabot[bot] 2023-04-07 11:16:04 [pgadmin-org/pgadmin4] 570824: Python dependency: Bump coverage from 7.2.2 to 7.2...