pgAdmin 4 commit: Move schema precondition logic into separate function

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Move schema precondition logic into separate function
Date: 2019-08-21 12:42:46
Message-ID: E1i0Pws-0008Qw-QN@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Move schema precondition logic into separate function for RE-SQL.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7090c02014e375193afac40f9e392443f920acd5

Modified Files
--------------
web/regression/re_sql/tests/test_resql.py | 65 +++++++++++++++++++------------
1 file changed, 41 insertions(+), 24 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Avin Kavish 2019-08-21 19:03:15 Re: You've got to be kidding me... pgAdmin 4 forgets passwords even with a dedicated Firefox profile!
Previous Message Akshay Joshi 2019-08-21 11:24:40 Re: RM 4463 - RESQL test cases for domain node