Cause
A foreign key constraint was specified with the referenced table belonging to a different table family.
Action
Specify foreign key reference on a table in the same table family.
Error Message
foreign key constraint must be on a table in the same table family
A foreign key constraint was specified with the referenced table belonging to a different table family.
Specify foreign key reference on a table in the same table family.