Question about deleting relationships.
I want to relate Object_A to many Object_B with a series of checkboxes. If it’s checked, make the relationship.
But when I want to edit the relationships I need a way of deleting the relationships, but leaving the object itself intact.
Is there an easier way than getting all the existing relationships, deleting them all, then going through the new list and creating the relationships again.
Thanks WanWizard for continuing the development of this awesome ORM!!
