Hi Akshay,
Please find the attached patch for the API failure issue.
On Wed, Sep 30, 2020 at 12:34 PM Akshay Joshi
wrote:
> Thanks, patch applied.
>
> On Wed, Sep 30, 2020 at 11:00 AM Pradip Parkale <
> pradip.park...@enterprisedb.com> wrote:
>
>> Hi Hackers,
>>
>> Please find the attached patch
Hi,
Sqlalchemy gives an operational error with the SQL query with boolean
true/false for Python versions < 3.7. Please find the attached patch to fix
it.
Thanks,
Khushboo
sqlite_boolean_fix.patch
Description: Binary data
Use PostgreSQL 13 libs.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3f817494f8d445725d7f30d8449b7fa5a948955d
Modified Files
--
pkg/redhat/build.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Thanks, patch applied.
On Wed, Sep 30, 2020 at 11:00 AM Pradip Parkale <
pradip.park...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Please find the attached patch for the below issues.
>
>1. Shared with all? changed to 'Shared?'.
>2. Hide shared server? changed to 'Hide shared servers?'.
>
Fixed an issue where some properties are not being updated correctly for the
shared server. Fixes #5867
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b097cec45ee7fc6b7b6583de0f79c64cd9fd1f10
Author: Pradip Parkale
Modified Files
--