You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 30, 2019. It is now read-only.
There's no need for the Relation column: the latter is a legacy implementation now that the CompositeRelation column supports all use cases of Relation.
Once we get rid of Relation, we can reuse its name for CompositeRelation.
There's no need for the
Relationcolumn: the latter is a legacy implementation now that theCompositeRelationcolumn supports all use cases ofRelation.Once we get rid of
Relation, we can reuse its name forCompositeRelation.