pgadmin4/web/pgadmin/tools
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
..
backup Added support to download utility files at the client-side. Fixes #3318 2020-10-23 16:14:55 +05:30
datagrid Fixed the following issues: 2020-10-27 11:03:00 +05:30
debugger Fixed the following issues: 2020-10-27 11:03:00 +05:30
grant_wizard Added missing gettext. 2020-10-27 10:51:35 +05:30
import_export Remove commented code. 2020-10-27 10:53:18 +05:30
maintenance Change the following to replace Python 2 code with Python 3: 2020-08-31 16:45:31 +05:30
restore Change the following to replace Python 2 code with Python 3: 2020-08-31 16:45:31 +05:30
schema_diff Fixed the following issues: 2020-10-27 11:03:00 +05:30
search_objects Ensure that search object functionality works with case insensitive string. Fixes #5858 2020-10-15 16:17:54 +05:30
sqleditor Added missing gettext. 2020-10-27 10:51:35 +05:30
storage_manager Added support to download utility files at the client-side. Fixes #3318 2020-10-23 16:14:55 +05:30
templates Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
user_management 1) Added email id validation on the login page. 2020-09-11 19:55:19 +05:30
__init__.py Fixed code smell 'Define a constant instead of duplicating this literal' reported by SonarQube. 2020-08-20 20:26:51 +05:30