Thread: pgAdmin 4 commit: 1. Syntax error displayed If the table is not availab

pgAdmin 4 commit: 1. Syntax error displayed If the table is not availab

From
Akshay Joshi
Date:
1. Syntax error displayed If the table is not available and the user tries to use the blank option. Fixes #6793
2. Not able to add Parameters for Functions and Procedures.
3. For the procedure, the Volatility option should be disabled in some cases. Fixes #6799

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d616cb88aa8a883e78666916a386c1255a10e7e6
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
.../server_groups/servers/databases/publications/__init__.py        | 2 +-
.../server_groups/servers/databases/publications/tests/utils.py     | 2 +-
.../servers/databases/schemas/functions/static/js/function.ui.js    | 6 +++---
3 files changed, 5 insertions(+), 5 deletions(-)