pgAdmin 4 commit: Fixed typo in logging.raiseException, it is 'raiseExc

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed typo in logging.raiseException, it is 'raiseExc
Date: 2019-03-25 06:06:41
Message-ID: E1h8Ikr-0004KD-Vm@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed typo in logging.raiseException, it is 'raiseExceptions'. Fixes #3933

Branch
------
master

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

Modified Files
--------------
web/pgadmin/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2019-03-25 06:18:28 Re: [pgAdmin4][Patch] - RM 4030 - IDENTITY column not recognised
Previous Message Aditya Toshniwal 2019-03-25 05:43:36 [pgAdmin4][RM4063] Various resize handles are still too small