pgadmin4/web/pgadmin/preferences
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 linter error by removing 'debugger;' keyword. 2020-09-03 13:16:08 +05:30
templates/preferences Moved the javascripts of different modules from 'templates' to 'static' directory. 2017-07-27 17:25:08 +05:30
__init__.py Fixed the following issues: 2020-10-27 11:03:00 +05:30