[pgAdmin4][Patch]: RM1872 - Not able to open the File Manager

Поиск
Список
Период
Сортировка
От Surinder Kumar
Тема [pgAdmin4][Patch]: RM1872 - Not able to open the File Manager
Дата
Msg-id CAM5-9D-moAcgS6N9GrqdaW-BVJ5Q0Wmn4xz=jYV++m3+SRPRZA@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][Patch]: RM1872 - Not able to open the File Manager
Список pgadmin-hackers
Hi

Issues fixed:

1) In Python 3, parameter "cmp" is removed from sorted method. So File Manager won't open.
As we are sorting data on JS side using Natural sort, so on server side sorting is not required.

2) Improvement in Exception handling.

Please find attached patch and review.


Thanks,
Surinder Kumar
Вложения

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

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: PATCH: To display Security Label control properly in procedure node(pgAdmin4)
Следующее
От: Surinder Kumar
Дата:
Сообщение: [pgAdmin4][Patch]: RM 1574 - sql is not displayed in SQL pane for security label in both PG and EPAS/PPAS server