jakob / Postico

Public issue tracking for Postico
https://eggerapps.at/postico/
475 stars 9 forks source link

Editable Results in the SQL Query View #188

Open wellsoliver opened 8 years ago

wellsoliver commented 8 years ago

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.

pholbrook commented 6 years ago

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.

ivosabev commented 6 years ago

+1

gajus commented 6 years ago

How is this not the most requested feature... I thought I am going crazy and was going to file a bug.

shantanutomar commented 3 years ago

+1

mariojackson commented 1 month ago

+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.