pgAdmin 4 commit: Moving the data model and collection to separate modu - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Moving the data model and collection to separate modu
Date
Msg-id E1aLOD1-00038V-It@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Moving the data model and collection to separate module for better code
handling.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/__init__.py                  |  20 +-
web/pgadmin/browser/static/js/datamodel.js       | 865 ++++++++++++++++++++++
web/pgadmin/browser/templates/browser/js/node.js | 866 +----------------------
3 files changed, 887 insertions(+), 864 deletions(-)


pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: Re: New mechanism in backgrid to render different types of cells in same column [pgAdmin4]
Next
From: Murtuza Zabuawala
Date:
Subject: Re: PATCH: added "Collation" & "Catalog Objects" nodes in pgAdmin4