mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-27 00:36:52 -06:00
8869fd6eb3
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. |
||
---|---|---|
.. | ||
server_groups | ||
static | ||
templates/browser | ||
tests | ||
__init__.py | ||
collection.py | ||
register_browser_preferences.py | ||
utils.py |