Re: Incredibly obvious bug found.

2019-10-13 Thread Khushboo Vashi
Hi, On Sat, Oct 12, 2019 at 8:56 PM wrote: > 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

Incredibly obvious bug found.

2019-10-12 Thread tutiluren
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 dis