Scan classes to find non-abstract TLORelationships where ::relationMany() is the relevant class, add that to the creation.
Would be more efficient to scan classes, make a cache of "many" side classes pointing to an array of relationship names, then supply that to sqlCreate(). May need to rework.
Scan classes to find non-abstract TLORelationships where ::relationMany() is the relevant class, add that to the creation.
Would be more efficient to scan classes, make a cache of "many" side classes pointing to an array of relationship names, then supply that to sqlCreate(). May need to rework.