[pgAdmin4][Patch]: RM_ 2582 - Backup : Fix compression value

Поиск
Список
Период
Сортировка
От Surinder Kumar
Тема [pgAdmin4][Patch]: RM_ 2582 - Backup : Fix compression value
Дата
Msg-id CAM5-9D-QBWPuiqmS4QNLqgx+puXvHg7_Hh=TPWU0++Z_aejZ+Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][Patch]: RM_ 2582 - Backup : Fix compression value  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
Hi

Issue:
In Backup, compression field can only accept values between 0 to 9. But if the field is clicked, an empty value is set into the model, So, added a check to remove the model attribute if the field is an empty string before data is sent to the server.

Please find attached patch.

Thanks,
Surinder
Вложения

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

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: Re: [pgAdmin4][patch] extract generate_url function from node.js and collection.js
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: [pgAdmin4][PATCH] To fix pgAgent job step issues