pgAdmin 4 commit: Improvised the data clean up, in some cases, it was c

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Improvised the data clean up, in some cases, it was c
Дата
Msg-id E1ar4HY-00078L-Mr@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Improvised the data clean up, in some cases, it was calling validation
due to internal 'set' function call from the internal 'reset' function.

We will stop the session management, before doing any clean up for
ignoring such events.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/datamodel.js         | 22 ++++++++++++++--------
.../browser/templates/browser/js/collection.js     |  2 +-
web/pgadmin/browser/templates/browser/js/node.js   |  6 +++---
3 files changed, 18 insertions(+), 12 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix the properties toolbar at the top of the panel so
Следующее
От: Arun Kollan
Дата:
Сообщение: Re: Alertify Dialog (CSS)