-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Editable Results in the SQL Query View #188
Comments
This would be wonderful. Unless I'm missing something, it's very difficult to update data if it's at all long. pgAdmin pops open a very nice box giving you more room to see and edit data when you click into a cell. |
+1 |
How is this not the most requested feature... I thought I am going crazy and was going to file a bug. |
+1 |
+1. I also sent you a feedback email through Postico and figured I'll check if there's an existing open issue. Currently, I have to take an ID of the result set, copy it, go to the table and filter by the copied ID just to change a value. It would be way easier if I could just do that from the result set. |
I know you have seen this request in email but I thought I'd officially log it: it would be great to allow tables with PKs set to be updated by double-clicking a cell in the result grid.
The text was updated successfully, but these errors were encountered: