Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM1728 - Properties are not refreshing after objects are edited

2016-10-16 Thread Surinder Kumar
On Sun, Oct 16, 2016 at 7:29 AM, Dave Page wrote: > Hi > > I just found a case where this patch is broken - if you update the comment > on a type, it looks like it tried to lookup the schema ID using the type > name, which a) isn't in the posted data so gives a 500 response, and b) > wouldn't be

Re: [pgadmin-hackers] pgadmin4 saving query

2016-10-16 Thread Surinder Kumar
On Wed, Oct 12, 2016 at 1:56 AM, Teun Dani?ls wrote: > Hi, > > i'm just trying to get familiar with pgAdmin4 on my MAC (never used pgAmin > before). I started a query tool and have written down a simple script. > Whenever i'm trying to save it, i'm getting stuck at this strange window. I > cannot

[pgadmin-hackers] pgadmin4 saving query

2016-10-16 Thread Teun Dani?ls
Hi, i'm just trying to get familiar with pgAdmin4 on my MAC (never used pgAmin before). I started a query tool and have written down a simple script. Whenever i'm trying to save it, i'm getting stuck at this strange window. I cannot give the script a name nor save it with a specific extension.