Editing Index and Constraint Properties
- In the Relationships (Foreign Keys) - General tab, you can edit the details of foreign key constraints.
Note! 1. When indexing is set to 'Enabled,' a foreign key index is automatically created when a foreign key constraint is added to a table.
2. + You can use the + button to establish a relationship with a unique key.
- In the Relationships (Foreign Keys) - Physical Properties tab, you can edit the ON DELETE/UPDATE behavior of relationships.
- In the Index tab, you can add or remove indexes and edit their properties.
- For non-unique indexes, you can specify the index type as BTREE, FULLTEXT, or SPATIAL.