In a many-to-many relation involving a junction table additional column values can be saved to the junction table for each model.
See the configuration section for examples.
> **Note:**
> If junction table properties are configured for a relation the rows associated with the related models in the junction table will be deleted and inserted again on each saving
> to ensure that changes to the junction table properties are saved too.