pgAdmin 4 commit: Make the setup process more robust against abortedex

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Make the setup process more robust against abortedex
Дата
Msg-id E1gaI4z-0006z6-2T@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - RM 3780 pgAdmin4 lacks ability to specifyNULL values in CSV export
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM3830] AttributeError if pgadmin4-web-setup.shstopped in between login setup and run again