Incredibly obvious bug found. - Mailing list pgadmin-support

From
Subject Incredibly obvious bug found.
Date
Msg-id Lr-Zq-I--3-1@tutanota.com
Whole thread Raw
Responses Re: Incredibly obvious bug found.  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
List pgadmin-support
When trying to make a UNIQUE constraint, pgAdmin 4 got confused and couldn't continue just because my field name contained a space. For some absurd reason, it doesn't add the quotes around identifiers and thus breaks for anyone who doesn't code with 1970s-era, US-centric name conventions. It displayed it to me as "stuff%20whatever" when the name was "stuff whatever".

I was forced to figure out how to do it in raw SQL.

pgadmin-support by date:

Previous
From: "venu.montag@t-online.de"
Date:
Subject: How do i create TLS key and crt for pgadmin webinterface
Next
From: Alex Williams
Date:
Subject: Is pgadmin4 being developed at Microsoft?