pgAdmin 4 commit: Added support for 'array' type in the schema of Node - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Added support for 'array' type in the schema of Node
Date
Msg-id E1anjtg-0006xa-Qb@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: Backgrid StringDepsCell
Next
From: Surinder Kumar
Date:
Subject: Re: [pgAdmin4] [Patch]: Grant Wizard