Parameters
- relationName
Name for the relation. May appear in the UI if multiple relations exist between the same two tables.
- parentTableName
Name of the parent table.
- childTableName
Name of the child table.
- parentColumnName
Column name of the parent table. See remark section for composite key fields.
- childColumnName
Column name of the child table. See remark section for composite key fields.