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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: 1. Syntax error displayed If the table is not availab
Дата
Msg-id E1mV5Lj-0005MD-Qy@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Hardcoded the version of NWjs to 0.55.0 in the build
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM6799]: [React] User can not Add parameter for PG procedures and Functions