pgAdmin 4 commit: Fix an issue where servers.json import fails when run

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix an issue where servers.json import fails when run
Date: 2019-12-17 07:45:33
Message-ID: E1ih7Xx-00006r-Ix@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix an issue where servers.json import fails when running in desktop mode.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e29ea15554b0939be993f4060246fd15d68fb525
Author: Levitt Olivier <olivier(dot)levitt(at)insee(dot)fr>

Modified Files
--------------
pkg/docker/entrypoint.sh | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-12-17 07:45:58 Re: [Pgadmin] [Docker] servers.json import fails when running in desktop mode
Previous Message Akshay Joshi 2019-12-16 13:24:36 Re: [pgAdmin][RM4988] Refactoring of all the SQL files used by pgAdmin4