Re: pgAdmin 4 commit: Added support for schema level restriction. Fixes #55

2020-07-03 Thread Akshay Joshi
Thanks, patch applied. On Fri, Jul 3, 2020 at 5:07 PM Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi Akshay, > > PFA patch to add the same changes for EPAS templates as well. > > > -- > Regards, > Murtuza Zabuawala > *EDB* > *POWER TO POSTGRES* > https://www.edbpostgres.com >

Re: pgAdmin 4 commit: Added support for schema level restriction. Fixes #55

2020-07-03 Thread Murtuza Zabuawala
Hi Akshay, PFA patch to add the same changes for EPAS templates as well. -- Regards, Murtuza Zabuawala *EDB* *POWER TO POSTGRES* https://www.edbpostgres.com On Tue, Jun 30, 2020 at 7:16 PM Akshay Joshi wrote: > Added support for schema level restriction. Fixes #5583 > > Allow user to edit th

pgAdmin 4 commit: Added support for schema level restriction. Fixes #55

2020-06-30 Thread Akshay Joshi
Added support for schema level restriction. Fixes #5583 Allow user to edit the connection properties when the database server is already connected. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c873218c3279a12d97852f06d3d64fd33f6346d8 Author