Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: b2eb23eb8dd8dd00d1dc76108c57c01a2ebd7413
https://github.com/pgadmin-org/pgadmin4/commit/b2eb23eb8dd8dd00d1dc76108c57c01a2ebd7413
Author: Khushboo Vashi <[email protected]>
Date: 2023-08-10 (Thu, 10 Aug 2023)
Changed paths:
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
Log Message:
-----------
Fix pgAdmin 7.5 fails to render table SQL with extension loaded index method.
#6630