Обсуждение: pgAdmin 4 commit: Added exception handling for SQLAlchemy function to c

Поиск
Список
Период
Сортировка

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

От
Akshay Joshi
Дата:
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.mohite@enterprisedb.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(-)