Online Documentation for SQL Manager for MySQL
Managing foreign keys
The Foreign Keys tab is provided for managing table foreign keys. Double-click a foreign key to open Foreign Key Editor for editing the foreign key.
Right-click a foreign key to display the context menu allowing you to create new, edit, drop a foreign key. Using the menu you can also export the list of the table foreign keys to any of supported formats.
Foreign keys management tools are also available through the Navigation bar and toolbar of Table Editor.
The Foreign Keys list provides the following attributes of each foreign key of the table:
Key Name
Field Names
Foreign Database Name
Foreign Table Name
Foreign Field Names
Delete Rule
Update Rule
For details see Foreign Keys.