Skip to content

References Panel

The References panel shows related records from other tables connected by foreign keys. It helps you explore table relationships directly in the Data editor.

Info

To open the References click Panels -> References on the Right sidebar or use shortcut.

View referenced data

If the current table references another table using a foreign key, the panel displays the matching row from that table. In this case, record view is enabled by default, but you can turn it off as in a regular data viewer.

Tip

Click Open on the panel toolbar to open the referenced table in a new tab.

View referencing data

If another table references the current one, the panel shows all rows that refer to the selected primary key in the current table.