[pgadmin-org/pgadmin4] 2b2ff0: Ensure that indexes created by constraints are vis...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 2b2ff0: Ensure that indexes created by constraints are vis...
Date: 2023-12-01 07:32:35
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/f2876c-2b2ff0@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: 2b2ff0d26018a6d605d4a0fedb0d1a910de0cdc1
https://github.com/pgadmin-org/pgadmin4/commit/2b2ff0d26018a6d605d4a0fedb0d1a910de0cdc1
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-12-01 (Fri, 01 Dec 2023)

Changed paths:
M docs/en_US/release_notes_8_1.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/utils.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/indexes/sql/11_plus/properties.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/indexes/sql/13_plus/properties.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/indexes/sql/15_plus/properties.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/indexes/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/indexes/sql/default/nodes.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/indexes/sql/default/properties.sql

Log Message:
-----------
Ensure that indexes created by constraints are visible in the object explorer when "Show system objects" is enabled. #6717

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-12-01 07:36:13 [pgadmin-org/pgadmin4] 444f3a: Update release note.
Previous Message dependabot[bot] 2023-12-01 06:12:05 [pgadmin-org/pgadmin4] 41b946: Javascript dependency: Bump @adobe/css-tools from ...