[pgadmin-hackers][patch] Dependents and Dependencies in GreenPlum

Поиск
Список
Период
Сортировка
От Joao Pedro De Almeida Pereira
Тема [pgadmin-hackers][patch] Dependents and Dependencies in GreenPlum
Дата
Msg-id CAE+jjam5JoMt9+Ue-O_qpgEJO_wAGJfGoaLCJg-1VzVc+AqB_w@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgadmin-hackers][patch] Dependents and Dependencies in GreenPlum
Список pgadmin-hackers
Hi Hackers,

We found out that when you are connected to a GreenPlum database and try to get Dependents and Dependencies of an object the application was returning a SQL error.

This patch splits the SQL query used to retrieve the Dependents, Dependencies, and Roles SQL file into multiple versioned files.
Add Unit Tests for each file.
Also added __init__.py files to other test directories to run the tests in them.
Add ORDER BY into Copy Selection Feature test to ensure the results are retrieved always in the same order
Renamed the Scenario of the xss_checks_pgadmin_debugger_test and skip it for versions less than 9.1

Thanks

Joao & Sarah
Вложения

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

Предыдущее
От: Joao Pedro De Almeida Pereira
Дата:
Сообщение: Re: [pgadmin-hackers][patch] Update chrome driver to support chromeversion 58 in tests
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: [pgadmin-hackers] Install of pgadmin4 from package fails ...