Solar_Sql_Model_Related_HasOne::_fixRelatedCol()
protected
void
Solar_Sql_Model_Related_HasOne::_fixRelatedCol
( array $$opts
)
Fixes the related column names in the user-defined eager in place.
Inherited from Solar_Sql_Model_Related_ToOne.
Parameters
(array)
&$opts
: The user-defined relationship eager.
Returns
(void)
Description
Fixes the related column names in the user-defined eager in place.
The foreign key is stored in the foreign model.