vscode-database-client icon indicating copy to clipboard operation
vscode-database-client copied to clipboard

Automatically call related row on click on relation

Open Giuliano1993 opened this issue 2 years ago • 3 comments

When clicking on a value on a column that contains a foreign key, that would be nice to have the possibility to directly run the query and find that row. I haven't seen this feature, maybe I'm missing it; Otherwise I'd be happy to help with that, if you think that this is a nice feature to have

Giuliano1993 avatar Aug 25 '23 10:08 Giuliano1993

That sounds good, I'll try to implement it in the future.

cweijan avatar Aug 26 '23 02:08 cweijan

This sounds great, kinda like how prisma studio works.

oliverflyttsmart avatar Nov 16 '23 14:11 oliverflyttsmart

+1

IShungite avatar Nov 21 '23 15:11 IShungite

Supported in version 7.3.3. image

cweijan avatar May 06 '24 09:05 cweijan