pgAdmin 4 commit: Added logic to provide custom schema name in re_sql t

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added logic to provide custom schema name in re_sql t
Date: 2019-07-05 10:05:49
Message-ID: E1hjL6D-0006MG-S7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)vashi(at)enterprisedb(dot)com>

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

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-07-05 10:24:56 pgAdmin 4 commit: Add Reverse Engineered SQL tests for FDWs. Fixes #444
Previous Message Aditya Toshniwal 2019-07-05 09:35:25 [pgAdmin][RE-SQL] Foregin Data Wrappers