Bug report : update / delete impossible when primary key contain %

Поиск
Список
Период
Сортировка
От Raphaël Martin
Тема Bug report : update / delete impossible when primary key contain %
Дата
Msg-id ae9a2c61-9a32-a7bb-6cf5-8eaa04a0a446@arb-na.fr
обсуждение исходный текст
Ответы Re: Bug report : update / delete impossible when primary key contain %
Список pgadmin-support
Version : pgAdmin 4 v4.2 (relase)
OS : Windows 7
Browser : Firefox 65

Hello

I have a table with varchar primary key ,  when i try to delete a 
selected row by using the trash icon  in "view/edit data mode" and if 
the primary key contains %

Pgadmin display this message

"'dict' object does not support indexing"

  i can delete the row in a standard sql query "DELETE FROM <table> 
where id_column = '%_id'  "

--

Raphaël


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

Предыдущее
От: Shaheed Haque
Дата:
Сообщение: Hosting pgAdmin4 behind nginx and at /pgdmin, for mortals
Следующее
От: Khushboo Vashi
Дата:
Сообщение: Re: Bug report : update / delete impossible when primary key contain %