pgAdmin 4 commit: Initialize and parse the neseted schema too. - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Initialize and parse the neseted schema too.
Date
Msg-id E1aLVLs-0007DM-Sh@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Initialize and parse the neseted schema too.

Renamed the type of the nested schema type to 'nested' from 'uiLayout'
to be more relatevant.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/datamodel.js | 245 ++++++++++++++++-------------
web/pgadmin/static/js/backform.pgadmin.js  |   2 +-
2 files changed, 136 insertions(+), 111 deletions(-)


pgadmin-hackers by date:

Previous
From: Sanket Mehta
Date:
Subject: PATCH: resolved an issue occured in cast creation
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Introduced a event manager for the browser, which wil