pgAdmin 4 commit: Ensure newly added rows cannot be editted until weha

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure newly added rows cannot be editted until weha
Дата
Msg-id E1eHY2Y-0003y7-N9@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure newly added rows cannot be editted until we have key values. Fixes #RM2886

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1bc318f0913dd4b960bb113fe7a3b0d0ec2e6771
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 27 ++++++++++++----------
1 file changed, 15 insertions(+), 12 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Improve clarity of the boolean checkbox.
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: To fix issues in Boolean editor