pgAdmin 4 commit: Fixed an issue where the create_app() function was ca - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the create_app() function was ca
Date
Msg-id E1o7D3r-00068s-9Y@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the create_app() function was called twice if an SQLite database file was not present.
Remove the exec call to run the 'setup.py' instead call the setup database function directly.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bf7de8e7a535d1f1241657efe42c5f05b12aba9d

Modified Files
--------------
web/pgAdmin4.py | 14 +++++---------
web/setup.py    |  7 +++----
2 files changed, 8 insertions(+), 13 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][patch] Theme component usage fix
Next
From: Akshay Joshi
Date:
Subject: Re: Bug #7523 Typo error for Statistics