jakob / Postico

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

Make "foreign key navigation" bi-directional #233

Open remys opened 8 years ago

remys commented 8 years ago

Currently Postico can follow a foreign key (open a "foreign key pop-up window") when browsing the table containing the foreign key, but the rverse is not true. e.g table_a.id references table_b.id when browsing table_a, an icon is offered to pop-up table_b. when browsing table_b there is no icon to navigate to table_a. I suggest adding this.

jakob commented 8 years ago

Good idea.