pgAdmin 4 commit: Recover properly if a database is renamed externally.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Recover properly if a database is renamed externally.
Date: 2017-04-10 10:28:15
Message-ID: E1cxWYR-0006aA-5S@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Recover properly if a database is renamed externally. Fixes #2077

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=024b97479dde8ce231532a5f79fb6600cbea0923
Author: RAJASEKAR G <rjskr01(at)gmail(dot)com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/databases/__init__.py | 2 +-
web/pgadmin/utils/driver/psycopg2/__init__.py | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-04-10 11:05:14 pgAdmin 4 commit: Ensure the web/ directory is cleared before upgrading
Previous Message Paresh More 2017-04-10 09:53:42 Re: Patch for pgAdmin Installer web folder upgrade mode.