pgAdmin 4 commit: Fixed autocomplete issue where it is not showing any

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed autocomplete issue where it is not showing any
Дата
Msg-id E1l5NGO-0006By-LN@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed autocomplete issue where it is not showing any suggestions if the schema name contains escape characters. Fixes
#6045.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=36f76f5e2cfcef0ada2b1168ef082849c0e7de7b
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_0.rst                  | 1 +
web/pgadmin/utils/sqlautocomplete/autocomplete.py | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM6177] ERD download image related fixes
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [patch][pgAdmin] Multiple ERD related fixes