Parameters
- relationName
Name of the relation to use. If null or not present, the relation will be auto-named using the parent and child table names.
- parentTableName
Name of the parent table.
- childTableName
Name of the child table.
- parentColumnName
Name of the column from parent table.
- childColumnName
Name of the column from child table.