Обсуждение: pgAdmin 4 commit: Fixed autocomplete issue where it is not showing any

Поиск
Список
Период
Сортировка

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

От
Akshay Joshi
Дата:
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(-)