[pgAdmin4][Patch]: Fixed Feature #3503 and RM #3347

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема [pgAdmin4][Patch]: Fixed Feature #3503 and RM #3347
Дата
Msg-id CANxoLDdKzwy7QLwpKPuj7FooTM+SJ=yrj+fxSeUYYrsTrPf60A@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][Patch]: Fixed Feature #3503 and RM #3347  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Список pgadmin-hackers
Hi Hackers, 

Attached is the patch to fixed following:
  • Feature #3503 Support PG utilities new options.
  • RM #3347 schema / data only backup feature does not work as expected.
  • Added supported "Dump Options" for "pg_dumpall" which was not there since pgAdmin 3.
  • Fixed issue where "--clean" is not worked with "--data-only", added validation. 
  • Fixed issue where "--oids" is not worked with "--inserts" and "--column-inserts",added validation.
Please review it.

--
Akshay Joshi
Sr. Software Architect


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246
Вложения

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

Предыдущее
От: Usman Muzaffar
Дата:
Сообщение: [pgAdmin4][RM3136] Stabilise feature tests for continuous running onCI sytems
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: 1) Fix sort/filter dialog editing issue. Fixes#3558.