[pgAdmin][RM-7005]: On demand rows throws error if any cell edit saved

From: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM-7005]: On demand rows throws error if any cell edit saved
Date: 2021-11-25 06:47:24
Message-ID: CAOBg0ANvZSPwgy4Lg6-ah=oTgou5A-PUj97yO=Y5X5M8TfWhVA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Please find the attached patch for RM-7005:
<https://redmine.postgresql.org/issues/7005> On-demand rows throw an error
if any cell edit saved

--
*Thanks & Regards,*
*Nikhil Mohite*
*Senior Software Engineer.*
*EDB Postgres* <https://www.enterprisedb.com/>
*Mob.No: +91-7798364578.*

Attachment Content-Type Size
RM-7005.patch application/octet-stream 1.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2021-11-26 10:48:39 [pgAdmin][Patch] - Bug #7015 - Unable to add new server on startup
Previous Message Akshay Joshi 2021-11-24 13:24:30 pgAdmin 4 commit: Use .__ne__ instead of 'is not None' statement to fix