pgAdmin 4 commit: Improve application level exception handling forunha - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Improve application level exception handling forunha
Date
Msg-id E1gmD51-0004Wt-VT@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Improve application level exception handling for unhandled exceptions.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1f298590400cf5d2921a07e200086e16cc22f72c
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/__init__.py                          | 7 +++++++
web/pgadmin/tools/datagrid/static/js/datagrid.js | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - RM 3850 - EXEC script generates incorrect syntax:ERROR: syntax error at or near
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][patch] pgAdmin4 better exception handling