pgAdmin 4 commit: Added logic to provide custom schema name in re_sql t - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added logic to provide custom schema name in re_sql t
Date
Msg-id E1hjL6D-0006MG-S7@gothos.postgresql.org
Whole thread Raw
Responses Re: pgAdmin 4 commit: Added logic to provide custom schema name inre_sql t  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
List pgadmin-hackers
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 by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RE-SQL] Foregin Data Wrappers
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add Reverse Engineered SQL tests for FDWs. Fixes #444