-
Currently pgweb won't show any information about foreign tables in left side bar.
-
It would be great if there was a way to lock pgweb to a single database specified by the DATABASE_URL and disable the functionality to disconnect and connect to different databases.
There yould be a …
-
In SQL Query tab whenever I press JSON, CSV or XML, I'll get error
```
{"error":"pq: syntax error at or near \"U0VMRUNUICogRlJPTSB3ZWF0aGVyOw\""}
```
It doesn't matter whether I have made a qu…
-
Add ability to switch between available databases via some sort of dropdown. This is super useful when doing local dev and having to switch between different browser tabs or even pgweb sessions. This …
-
-
Hi Dan,
when I `go get` this project, `go build` and afterwards open up `http://localhost:8081`, I get an 400 error with following message:
`Asset static/index.html can't read by error: Error reading…
-
I thought long and hard about asking this after scanning over the UI a bunch, but is it not possible to edit values directly within a row? When I click on a row, it's editable, but there's nowhere in …
-
Nice application,
I have an enhancement suggestion. You can add an option in order to kill a running query.
Have a nice day
-
If you select a table it automatically opens the rows view, when it has bytea data pgweb downloads it all and is unresponsive till it finishes, with no notification of what's going on or how long to …
-
I would love to leave pgweb running for quick access any-time I need it. However, I don't see a way to secure the connection to the web interface using HTTPS. In my case I have a wildcard cert that wi…