pgAdmin 4 commit: Fix deletion of rows where the primary key isn't ato

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix deletion of rows where the primary key isn't ato
Дата
Msg-id E1crPKu-0008JZ-Fg@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix deletion of rows where the primary key isn't at ordinal zero. Fixes #2274

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5f2a15dd6db6f08de14108efb9b8ccfdb2705319
Author: Wayne Winch Jr <waynewinchjr@earthlink.net>

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


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

Предыдущее
От: Atira Odhner
Дата:
Сообщение: Re: Re-vamping the history tab
Следующее
От: Dave Page
Дата:
Сообщение: Re: Re: [pgAdmin 4 - Bug #2274] Row DeletionAgainst Tables With PKs Not at Ordinal 0 Position Fail