Re: [pgAdmin][RM-4230]: Resolved issues in Rename tab - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin][RM-4230]: Resolved issues in Rename tab
Date
Msg-id CANxoLDesR2f3BwpRfWAnN2zt-E04J87Jfa1o6EBVT-0hXM0+7Q@mail.gmail.com
Whole thread Raw
In response to [pgAdmin][RM-4230]: Resolved issues in Rename tab  (Nikhil Mohite <nikhil.mohite@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Mon, Oct 26, 2020 at 6:18 PM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
Hi Team,

I am sending a common patch RM-4232 and RM-4230
Resolved the issues found in the testing.

RM-4232:
1. If the user adds a percentage (other than for placeholders) then it is stripped off.
2. Backslash is getting removed in the connection string if we provide the backslash(\) in placeholders or the database name contains it.
3. If the user added only spaces( )in placeholders it is not getting reset to default values.

RM-4230:
1. Rename panel option is not working in the debugger.
2. Added Rename panel for schema diff.

--
Thanks & Regards,
Nikhil Mohite
Software Engineer.
Mob.No: +91-7798364578.


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Sr. Software Architect
EDB Postgres
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: pgAdmin 4 commit: Added support to download utility files at the client
Next
From: Pradip Parkale
Date:
Subject: [pgAdmin][RM4061]: Backslashes are not handled correctly for SQL_ASCII database in View/Edit table data