Re: Bug report : update / delete impossible when primary key contain % - Mailing list pgadmin-support

From Khushboo Vashi
Subject Re: Bug report : update / delete impossible when primary key contain %
Date
Msg-id CAFOhELcc=13PzmzfqFy3WQW_ULSsoat2j8_Uc6_uTFL7KfgS=Q@mail.gmail.com
Whole thread Raw
In response to Bug report : update / delete impossible when primary key contain %  (Raphaël Martin <raphael.martin@arb-na.fr>)
List pgadmin-support


On Wed, Feb 27, 2019 at 6:12 PM Raphaël Martin <raphael.martin@arb-na.fr> wrote:
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 by date:

Previous
From: Raphaël Martin
Date:
Subject: Bug report : update / delete impossible when primary key contain %
Next
From: Shaheed Haque
Date:
Subject: Scripted addition of servers?