pgAdmin 4 commit: Added exception handling for SQLAlchemy function to c

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added exception handling for SQLAlchemy function to c
Date: 2021-07-19 08:41:15
Message-ID: E1m5Opv-00026i-QF@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added exception handling for SQLAlchemy function to check the table exists or not.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5768ade198bda653c7b20fc15574b8c8a8e6aceb
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
.../browser/tests/test_set_session_expiration_time.py | 4 ++--
web/pgadmin/setup/db_table_check.py | 12 ++++++++----
2 files changed, 10 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-07-19 08:41:52 Re: [pgAdmin][RM6448]: [search object] error displayed for non superuser because of right on pg_catalog.pg_subscription
Previous Message Pradip Parkale 2021-07-19 08:19:03 Re: [pgAdmin][RM6448]: [search object] error displayed for non superuser because of right on pg_catalog.pg_subscription