pgAdmin 4 commit: Resolved few issues in connection creation in the psy

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Resolved few issues in connection creation in the psy
Date: 2015-11-19 09:13:36
Message-ID: E1ZzLHc-0005ou-Bi@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Resolved few issues in connection creation in the psycopg2 (pgAdmin
driver)

1. Update correct variable for database information in the connection
manager.
2. Raise exception, when database not found, instead of return the
(boolean, error message) tupple.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3323543b5ae062698608f1167328ff4f778dfcc5
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2015-11-19 10:14:32 pgAdmin III commit: Properly detect serial columns as such when identif
Previous Message Guillaume Lelarge 2015-11-18 21:15:43 Re: pgAdmin III commit: Update polish translation