pgAdmin 4 commit: Modified the creation logic of custom schema and adde - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Modified the creation logic of custom schema and adde
Date
Msg-id E1hkkj3-0002MV-47@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Modified the creation logic of custom schema and added support for schema id in re_sql test framework.

Branch
------
master

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

Modified Files
--------------
web/regression/re_sql/tests/test_resql.py | 72 ++++++++++++++++++++-----------
1 file changed, 47 insertions(+), 25 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fix reverse engineered sql for Foreign Data Wrapper c
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: 1) Ensure re_sql tests should not abort at the first