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

From Dave Page
Subject pgAdmin 4 commit: Added logic to provide custom schema name in re_sql t
Date
Msg-id E1hqZy4-0005hH-WA@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added logic to provide custom schema name in re_sql test framework.

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e5154f4323ced80fe45df7fd502d92e9267601a5
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: Dave Page
Date:
Subject: pgAdmin 4 commit: Clarify warnings about disabling the master password.
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Added re_sql test cases for privileges in Foreign Dat