Обсуждение: pgAdmin 4 commit: pgAgent misc fixes:

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: pgAgent misc fixes:

От
Dave Page
Дата:
pgAgent misc fixes:

1. When an existing schedule updated, or a new schedule is added from a pgAgent job dialog, it was not able to generate
theproper update SQL Query. 
2. The SubNodeCollectionControl was not removing the grid, when it is being getting removed.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e591c6b5c0fe59d157f6bc611cd0bbce61f8847c
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
.../servers/pgagent/templates/pga_job/sql/pre3.4/update.sql         | 4 ++--
web/pgadmin/static/js/backform.pgadmin.js                           | 6 ++++++
2 files changed, 8 insertions(+), 2 deletions(-)