pgAdmin 4 commit: Make the setup process more robust against abortedex - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Make the setup process more robust against abortedex
Date
Msg-id E1gaI4z-0006z6-2T@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Make the setup process more robust against aborted executions. Fixes #3830

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_3_7.rst         |  3 ++-
web/migrations/versions/fdc58d9bd449_.py |  3 ++-
web/pgadmin/__init__.py                  | 12 +++++++-----
web/pgadmin/setup/__init__.py            |  2 +-
web/pgadmin/setup/db_version.py          |  5 +++++
5 files changed, 17 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - RM 3780 pgAdmin4 lacks ability to specifyNULL values in CSV export
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM3830] AttributeError if pgadmin4-web-setup.shstopped in between login setup and run again