pgAdmin 4 commit: Fix validation on the table dialogue so the Savebutt

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix validation on the table dialogue so the Savebutt
Дата
Msg-id E1cw3Ds-00068S-SU@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix validation on the table dialogue so the Save button isn't enabled if the name is removed and autovac custom
settingsare enabled. Fixes #2105 

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3880bc7eb829e786d50d115e95acb2b2d77d20e8
Author: RAJASEKAR G <rjskr01@gmail.com>

Modified Files
--------------
.../servers/databases/schemas/tables/templates/table/js/table.js     | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Properly handle EXPLAIN queries entered directly byt
Следующее
От: Dave Page
Дата:
Сообщение: Jasmine tests failing on CI