Thread: [pgAdmin4][Patch]: Tables Sub nodes(Columns, Indexes, rules & triggers) Patch

[pgAdmin4][Patch]: Tables Sub nodes(Columns, Indexes, rules & triggers) Patch

From
Surinder Kumar
Date:
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
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