pgAdmin 4 commit: Fixed an issue where Autocomplete did not work after

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where Autocomplete did not work after
Дата
Msg-id E1oEsZo-0007W1-H9@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where Autocomplete did not work after pressing CTRL/CMD + Space
for the second time and autocomplete on keypress is off. Fixes #7563

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3e3f06c55d65d1035eb599c5f457523b8fcc5f3d

Modified Files
--------------
.../sqleditor/static/js/components/sections/Query.jsx     | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)


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

Предыдущее
От: Yogesh Mahajan
Дата:
Сообщение: Re: [patch] - Feature test fix
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [patch] - Feature test fix