Join Slack
Powered by
for an implicit many-many relationship, when conne...
# orm-help
k
khareta
07/02/2021, 11:23 PM
for an implicit many-many relationship, when connecting/disconnecting, does it remove the record from the join table? or how does it really behave?
r
Ryan
07/05/2021, 5:21 AM
Yes
disconnect
will remove the relation from the join table.
2
Views
Open in Slack
Previous
Next