pgAdmin 4 commit: Add new indexes to the correct parent on the treeview

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add new indexes to the correct parent on the treeview
Date: 2016-10-21 11:12:40
Message-ID: E1bxXke-0003Cr-Ah@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add new indexes to the correct parent on the treeview. Fixes #1880

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=48ee8490f04cbe397d5f010481819d2297e5fa2b
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
.../server_groups/servers/databases/schemas/tables/indexes/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-10-21 11:12:50 Re: [pgAdmin4][Patch]: RM1728 - Properties are not refreshing after objects are edited
Previous Message Dave Page 2016-10-21 11:08:50 Re: [pgAdmin4][Patch]: RM1840 - cannot create gist index due to enforced ASC, DESC options in generated SQL