[pgAdmin4][RM3478] User should able to type any query in SQL Filter

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема [pgAdmin4][RM3478] User should able to type any query in SQL Filter
Дата
Msg-id CAM9w-_mEwQvWsCDpN1UQjL8h+Tn2pYH4h7mO8DDdWAbhG2Fg1Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][RM3478] User should able to type any query in SQL Filter  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
​Hi Hackers,

Attached is the patch to fix the issue where SQL area in filter dialog was not allowing to type. Actually it was allowing to type but the font size of the SQL area was 0em and so the characters were not visible. This bug occurred because of RM3294 patch 0001 ​which I had sent previously.

Also, fixed a small typo in
​ ​
pgadmin/utils/preferences.py

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"
Вложения

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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin4][patch] AJAX call related changes for jQuery 3
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Replace deprecated success,error callbacks in $.ajax