pgAdmin 4 commit: Fixed 'cannot unpack non-iterable Response object' is

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed 'cannot unpack non-iterable Response object' is
Date: 2020-07-24 09:30:01
Message-ID: E1jyu1h-0003li-Ig@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed 'cannot unpack non-iterable Response object' issue.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7a22cff28cc59c58f2af05d5443bb78085265d5a

Modified Files
--------------
.../server_groups/servers/databases/schemas/views/__init__.py | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-07-24 09:31:48 Re: [pgAdmin][Patch] RM4810 - Cannot save new row if table is empty
Previous Message Akshay Joshi 2020-07-24 06:47:01 Re: Patch for SonarQube code scan fixes.