Postgres Dashboard
jonnny013
HOBBYOP
2 days ago
I like the dashboard for quickly checking the database and being able to query things.
However, I have had 2 issues and one annoyance.
Issue 1: I can't use the next page button: Let's say I have a users table and I click the next page, it just goes into loading mode and never shows the next page.
Issue 2: I tried to run a delete query, i got a warning and clicked the button to confirm it was ok, but the delete never happened.
Annoyance: I type a query like "select '*' from users;" But when I hit enter, it adds an autocomplete table-name instead of searching, so my query becomes "select '*' from users;announcements"
0 Threads mention this feature
0 Replies