sosedoff / pgweb

Cross-platform client for PostgreSQL databases
https://sosedoff.github.io/pgweb
MIT License
8.59k stars 724 forks source link

Content tab doesn't double-quote table in query again #698

Open asemelianov opened 10 months ago

asemelianov commented 10 months ago

Hello! There was a similar problem a long time ago, it was fixed, but now this problem is present. I have tables like Auth.ApiClient and accordingly I get the error ERROR: pq: relation "public.Auth" does not exist

sosedoff commented 10 months ago

What version of pgweb are you using?

asemelianov commented 9 months ago

v0.14.2

sosedoff commented 4 months ago

Oh its been a while. Do you have additional details? Prob need to investigate this, so if you got a test case please do share.