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

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch] - Fix for Sqlalchemy Operational error
Date: 2020-09-30 10:08:12
Message-ID: CAFOhELewn5n7XZ=aZcAz8A2WaXuaBAnaA_tdHeDwTX68KO84wQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Attachment Content-Type Size
sqlite_boolean_fix.patch application/octet-stream 2.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pradip Parkale 2020-09-30 17:25:50 Re: [pgAdmin][RM5867]:Some properties are not getting updated correctly if the server is shared server.
Previous Message Dave Page 2020-09-30 08:50:02 pgAdmin 4 commit: Use PostgreSQL 13 libs.