pgadmin4/web/pgadmin/tools/schema_diff/static/js/components
Aditya Toshniwal b923f5fcfa
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
..
InputComponent.jsx Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
ResultGridComponent.jsx Fixed schema diff UI alignment issues. 2023-02-27 15:47:24 +05:30
Results.jsx Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
SchemaDiffButtonComponent.jsx Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
SchemaDiffCompare.jsx Fixed an issue where the ignore owner flag is not working for some cases in the Schema Diff. #5622, #5655 2023-01-02 13:00:55 +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