Обсуждение: pgAdmin 4 commit: Fixed an issue where Autocomplete did not work after

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

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

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