Thread: pgAdmin 4 commit: Allow use of 0 (integer) and empty strings asparamet

pgAdmin 4 commit: Allow use of 0 (integer) and empty strings asparamet

From
Dave Page
Date:
Allow use of 0 (integer) and empty strings as parameters in the debugger. Fixes #3629

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=220fdf583e6848f2e6b52a2df121967cf37d2831
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_6.rst                   |  3 ++-
web/pgadmin/tools/debugger/__init__.py             | 23 +++++++++++-----------
.../tools/debugger/static/js/debugger_ui.js        |  3 +--
3 files changed, 15 insertions(+), 14 deletions(-)