pgadmin4/web/pgadmin/tools/debugger/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
..
DebuggerArgs.ui.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
DebuggerArgumentComponent.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
DebuggerComponent.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
DebuggerEditor.jsx Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
DebuggerMessages.jsx Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
LocalVariablesAndParams.jsx Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
Results.jsx Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
Stack.jsx Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
ToolBar.jsx Update copyright notices for 2023 2023-01-02 11:53:55 +05:30