Re: [pgAdmin4][Patch] - Fix for Sqlalchemy Operational error

2020-10-01 Thread Akshay Joshi
Thanks, patch applied. On Wed, Sep 30, 2020 at 3:38 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > 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, > Khushbo

[pgAdmin4][Patch] - Fix for Sqlalchemy Operational error

2020-09-30 Thread Khushboo Vashi
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