pgadmin4/web/pgadmin/tools/schema_diff/static/js/components
Akshay Joshi 2c81b33925 Sort parent objects as well in Schema Diff tool. 2023-08-14 17:14:58 +05:30
..
InputComponent.jsx Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
ResultGridComponent.jsx Sort parent objects as well in Schema Diff tool. 2023-08-14 17:14:58 +05:30
Results.jsx Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
SchemaDiffButtonComponent.jsx 1) Added 'Ignore Grants' option in the schema diff tool. #5759 2023-08-11 17:38:44 +05:30
SchemaDiffCompare.jsx Fixed the validation for source and target schema in schema diff tool. 2023-08-14 14:03:49 +05:30
SchemaDiffComponent.jsx Use fetch instead of axios to close connections in SQLEditor, ERD, Schema Diff and Debugger to ensure it completes. When closing a browser tab, axios does not guarantee AJAX request completion. #5894 2023-03-20 18:20:48 +05:30