pgAdmin 4 commit: Moving the data model and collection to separate modu

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Moving the data model and collection to separate modu
Дата
Msg-id E1aLOD1-00038V-It@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Harshal Dhumal
Дата:
Сообщение: Re: New mechanism in backgrid to render different types of cells in same column [pgAdmin4]
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: PATCH: added "Collation" & "Catalog Objects" nodes in pgAdmin4