pgAdmin 4 commit: Added support for 'array' type in the schema of Node

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Added support for 'array' type in the schema of Node
Date: 2016-04-06 09:37:12
Message-ID: E1anjtg-0006xa-Qb@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added support for 'array' type in the schema of Node model to treat as
an object, and handle it well in the toJSON(..) with session
transformation.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1ba0814377e9039c0d057b236cc3581c4d6fee87

Modified Files
--------------
web/pgadmin/browser/static/js/datamodel.js | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Surinder Kumar 2016-04-06 11:37:35 Re: [pgAdmin4] [Patch]: Grant Wizard
Previous Message Ashesh Vashi 2016-04-06 09:08:37 Re: [pgAdmin4][Patch]: Backgrid StringDepsCell