pgadmin4/web/pgadmin/tools
Khushboo Vashi 8869fd6eb3 Fix a number of debugger execution issues. Fixes #3191
1. EPAS packages' function/procedure does not honour INOUT arguments, it converts INOUT to OUT.

2.  Packages' functions and procedures are not getting listed in their respected nodes in some scenarios like procedure having INOUT argument and function with void return type

3. The Reverse engineering SQL is not correct for Packages' functions/procedures

4. In case of INOUT argument, debugger asks for mendatory input which should not.

5. Re-executing a procedure whilst direct debugging doesn't work.
2018-07-17 12:51:24 +01:00
..
backup Properly support backups in Directory format. Fixes #3309 2018-06-29 15:14:37 +01:00
datagrid Replace deprecated success, error callbacks in $.ajax call with new functions .done and .fail. 2018-07-09 13:54:00 +01:00
debugger Fix a number of debugger execution issues. Fixes #3191 2018-07-17 12:51:24 +01:00
grant_wizard Various EPAS/PG11 function & procedure fixes. Fixes #3421. Fixes #3422 2018-06-25 14:58:02 +01:00
import_export Replace deprecated success, error callbacks in $.ajax call with new functions .done and .fail. 2018-07-09 13:54:00 +01:00
maintenance Replace deprecated success, error callbacks in $.ajax call with new functions .done and .fail. 2018-07-09 13:54:00 +01:00
restore Fix restoring of restore options for sections. Fixes #3362 2018-07-02 15:53:19 +01:00
sqleditor Replace deprecated success, error callbacks in $.ajax call with new functions .done and .fail. 2018-07-09 13:54:00 +01:00
templates/js Return the translations, and not empty array from the 2017-10-24 18:50:26 +05:30
user_management Replace deprecated success, error callbacks in $.ajax call with new functions .done and .fail. 2018-07-09 13:54:00 +01:00
__init__.py Update Python and JS modules. Fixes #3154 2018-04-04 10:47:01 +01:00