Minor database patch [pgadmin4] - Mailing list pgadmin-hackers

From Harshal Dhumal
Subject Minor database patch [pgadmin4]
Date
Msg-id CAFiP3vxi9U8+m2X8iLiboeZb7+xq4cgJapO+Tgx0kG08iWEPOQ@mail.gmail.com
Whole thread Raw
Responses Re: Minor database patch [pgadmin4]
List pgadmin-hackers
Hi,

PFA patch for database node.

Enhancement: We don't need to disconnect and connect to databse for each single offline query. We can disconnect once then apply queries and then connect again.

And minor code refactoring (more pythonic way)


-- 
Harshal Dhumal
Software Engineer 



Attachment

pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: Patch sequence node [pgadmin4]
Next
From: Sergey Busel
Date:
Subject: Re: pgAdmin III: Muliple SQL tabs