Fixed SQLAlchemy operation error with the boolean value as true/false for Python version < 3.7
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=228d4bb3213189e2e613fb8cb49e6ce62178a1c5 Author: Khushboo Vashi <khushboo.va...@enterprisedb.com> Modified Files -------------- web/migrations/versions/398697dc9550_.py | 16 ++++++++-------- web/pgadmin/tools/sqleditor/utils/macros.py | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-)