Thanks, patch applied.
On Tue, Nov 24, 2020 at 4:30 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached patch will conditionally update the python dependency
> "cryptography" for standard venv and pip package. The latest version is not
> supported for Python
Thanks, patch applied.
On Tue, Nov 24, 2020 at 4:32 PM Yogesh Mahajan <
yogesh.maha...@enterprisedb.com> wrote:
> Hi,
>
> Please find the attached patch for foreign table tests.Code coverage for
> foreign table node is 71%.
>
> Thanks,
> Yogesh Mahajan
> EnterpriseDB
>
--
*Thanks & Regards*
*A
Improve code coverage and API test cases for Foreign Tables. Fixes #5328
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b54cf2edca426487eddbfdc16bf585aee25d4f62
Author: Yogesh Mahajan
Modified Files
--
docs/en_US/release_notes_4_
Update the cryptography python package for Python 3.5 and above. Fixes #6033
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=55e50144f34d8e6d74f0b6f48420b22c0f4e0dd7
Author: Aditya Toshniwal
Modified Files
--
docs/en_US/release_no
Hi Rahul
On Wed, Nov 25, 2020 at 4:07 PM Rahul Shirsat <
rahul.shir...@enterprisedb.com> wrote:
> Hi Dave,
>
> Due to SameSite security issues in Safari Browser, some of the pgadmin4
> functionality isn't working (mostly the new tab functionality).
>
> The affected Safari Browser versions (marked
Hi Dave,
Due to SameSite security issues in Safari Browser, some of the pgadmin4
functionality isn't working (mostly the new tab functionality).
The affected Safari Browser versions (marked in red) currently tested upon
are:
1. v11.1.2
2. v12.1
3. v12.1.1
4. 13.1
5. 14.0.1
Since