Re: pgAdmin 4 commit: Hardcoded 'itsdangerous' version to <=1.1.0, as the l

2021-05-31 Thread Akshay Joshi
Hi Murtuza It is failing to run migrations, which is the first step to run pgAdmin 4. Check https://redmine.postgresql.org/issues/6452 On Mon, May 31, 2021 at 3:08 PM Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hello, > > 'itsdangerous' is an important module in order to kee

Re: pgAdmin 4 commit: Hardcoded 'itsdangerous' version to <=1.1.0, as the l

2021-05-31 Thread Murtuza Zabuawala
Hello, 'itsdangerous' is an important module in order to keep the sessions safe & secure, Is there any specific reason for holding back on the older version? IMO we need to fix what is not working instead of using the older version. -- Regards, Murtuza Zabuawala *EDB* *POWER TO POSTGRES* https://

pgAdmin 4 commit: Fixed duplicate SQL issue for tables with more than o

2021-05-31 Thread Akshay Joshi
Fixed duplicate SQL issue for tables with more than one partition. Fixes #6478 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9ac08c263b109be22129c66e8253e3bce3f2b2a8 Author: Rahul Shirsat Modified Files -- docs/en_US/release_not

pgAdmin 4 commit: Fixed the issue of renaming the database by another u

2021-05-31 Thread Akshay Joshi
Fixed the issue of renaming the database by another user. Fixes #4203 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=658a2de6190feb656d4e8061bc4bf5d4d2481c70 Author: Rahul Shirsat Modified Files -- docs/en_US/release_notes_5_4.rs