| From: | Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com> |
|---|---|
| To: | Raphaël Martin <raphael(dot)martin(at)arb-na(dot)fr> |
| Cc: | "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Bug report : update / delete impossible when primary key contain % |
| Date: | 2019-02-28 03:50:21 |
| Message-ID: | CAFOhELcc=13PzmzfqFy3WQW_ULSsoat2j8_Uc6_uTFL7KfgS=Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
On Wed, Feb 27, 2019 at 6:12 PM Raphaël Martin <raphael(dot)martin(at)arb-na(dot)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' "
>
> Please log the issue @ https://redmine.postgresql.org/projects/pgadmin4
> --
>
> Raphaël
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Shaheed Haque | 2019-02-28 22:16:39 | Scripted addition of servers? |
| Previous Message | Raphaël Martin | 2019-02-27 12:41:59 | Bug report : update / delete impossible when primary key contain % |