[pgAdmin][RM-4230]: Resolved issues in Rename tab

From: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM-4230]: Resolved issues in Rename tab
Date: 2020-10-26 12:48:14
Message-ID: CAOBg0APR8utcM8MyUaHRBg6K0SongLe-BQN=dcSupoFbfHvF4w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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.*
*EDB Postgres* <https://www.enterprisedb.com/>
*Mob.No: +91-7798364578.*

Attachment Content-Type Size
RM_4232_and_RM_4230.patch application/octet-stream 12.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2020-10-26 12:54:03 Re: pgAdmin 4 commit: Added support to download utility files at the client
Previous Message Akshay Joshi 2020-10-26 06:03:35 Re: RM-4231: Dynamically size tab titles.