Re: pgAdmin 4 commit: Added logic to provide custom schema name inre_sql t

Поиск
Список
Период
Сортировка
От Khushboo Vashi
Тема Re: pgAdmin 4 commit: Added logic to provide custom schema name inre_sql t
Дата
Msg-id CAFOhELdhnLVQvjw7nFpHkPxMW_hTqVv6-SUotS+UPQhHtEPeWw@mail.gmail.com
обсуждение исходный текст
Ответ на pgAdmin 4 commit: Added logic to provide custom schema name in re_sql t  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Ответы Re: pgAdmin 4 commit: Added logic to provide custom schema name inre_sql t  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
Hi,

One small change is required to support the custom schema.
Please find the attached patch for the same.

Thanks,
Khushboo

On Fri, Jul 5, 2019 at 3:35 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Added logic to provide custom schema name in re_sql test framework.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=954c0d31019a6cd19e15ee024f032f92c6654628
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/regression/re_sql/tests/test_resql.py | 30 +++++++++++++++++++++++++++++-
1 file changed, 29 insertions(+), 1 deletion(-)

Вложения

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

Предыдущее
От: Nagesh Dhope
Дата:
Сообщение: RE-SQL test patch for extension node
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fix small issue which is required to support the cust