Re: [pgAdmin4][Patch]: Tables Sub nodes(Columns, Indexes, rules & triggers) Patch - Mailing list pgadmin-hackers

From Surinder Kumar
Subject Re: [pgAdmin4][Patch]: Tables Sub nodes(Columns, Indexes, rules & triggers) Patch
Date
Msg-id CAM5-9D_JXhPDZh63hmSRfYmM_6X4df3iD2Pu9NU_nJ1w8ymKMw@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][Patch]: Tables Sub nodes(Columns, Indexes, rules & triggers) Patch  (Surinder Kumar <surinder.kumar@enterprisedb.com>)
List pgadmin-hackers
Hi,

PFA updated patch with couple of changes which are following:
  1. Couldn't create new Rule because model's field view is passed undefined. Now it is fixed.
  2. Removed trailing whitespaces from code.

Please review the patch.


On Wed, Mar 23, 2016 at 9:14 PM, Surinder Kumar <surinder.kumar@enterprisedb.com> wrote:
Hi,

This patch contains following nodes:
1. Columns
2. Indexes
3  Rule
4. Trigger

I am using murtuza's patch with little changes to show above nodes under view and materialized view.

This patch is only for Tables sub node. @murtuaza is working on table node which is not completed.

Note: Please apply patch for utility function "Added Utility functions for triggers node and rules node" first then apply this patch.

Please review it.


Thanks,
Surinder Kumar






Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: PGADMIN 4 - FTS templates node
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4] [Patch] Implementation of the Data Grid and Query Tool