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

  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.toshniwal@enterprisedb.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