pgadmin4/web/pgadmin/tools/schema_diff/static
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
..
css Fixed following schema diff issues: 2020-08-13 14:12:37 +05:30
img Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
js Fixed the following issues: 2020-10-27 11:03:00 +05:30
scss Upgrade font awesome from v4 to v5. Fixes #5731 2020-08-13 12:04:00 +05:30