pgadmin4/web/pgadmin/tools/debugger
Nikhil Mohite b5f9fffadd Fixed the following issues:
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.

Fixes #4232 #4230
2020-10-27 11:03:00 +05:30
..
static Fixed the following issues: 2020-10-27 11:03:00 +05:30
templates/debugger Fixed an issue where debugger doesn't work if the search path is set other than 'public'. Fixes #4123 2020-08-12 14:24:40 +05:30
utils Some clumsy coding related fixes reported by SonarQube. 2020-06-15 16:50:07 +05:30
__init__.py Following issues have been resolved for the new connection feature: 2020-10-21 17:14:59 +05:30