pgAdmin 4 commit: Fixed timezone issue in RE-SQL test cases for Roles.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed timezone issue in RE-SQL test cases for Roles.
Date: 2019-08-27 14:25:05
Message-ID: E1i2cPB-0000Vh-Rz@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed timezone issue in RE-SQL test cases for Roles.

Branch
------
master

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

Modified Files
--------------
.../tests/9.4_plus/alter_login_role_options.sql | 2 +-
.../roles/tests/9.4_plus/alter_role_options.sql | 2 +-
.../servers/roles/tests/9.4_plus/test.json | 6 ++--
web/regression/re_sql/tests/test_resql.py | 40 +++++++++++++++++++++-
4 files changed, 45 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Usman Muzaffar 2019-08-27 14:31:44 Re: Resql test cases for views and fix for bug: 4650
Previous Message Aditya Toshniwal 2019-08-27 11:14:11 [pgAdmin][RM4674] User can not launch query tool window if user name contain html characters