pgAdmin 4 commit: Fix deletion of table rows with the columndefinition

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix deletion of table rows with the columndefinition
Дата
Msg-id E1dS2fs-0001Fq-QE@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix deletion of table rows with the column definition having NOT NULL TRUE and HAS NO DEFAULT VALUE. Fixes #2527

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f6b879233c1c9f554a43094e1d82d3e16cff23fa
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/command.py | 1 +
1 file changed, 1 insertion(+)


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

Предыдущее
От: pgAdmin 4 Jenkins
Дата:
Сообщение: Jenkins build is back to normal : pgadmin4-master-python34 #201
Следующее
От: Surinder Kumar
Дата:
Сообщение: Re: [pgAdmin4]: Webpacking of static JS/CSS