web-pal / DBGlass

PostgreSQL client built with Electron.

Home Page:http://dbglass.web-pal.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update with character "["

raxkin opened this issue · comments

I can't update a row when there is a column that contains the character "[".
This only happen when you have a table with no primary key
Table exemple:
screenshot from 2016-10-21 10-27-02

And this is the result when i try to change any column:
screenshot from 2016-10-21 10-34-03

As I can see, if you create a new table and add a column with that character and then updates another column it works, but if you change the table and return to the table, when you try to update the column it will give you the error.

This also happens when you put the character in any position of the text