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
Fixed #16: When persisting many-to-many relationship, call setDelete()
on all through relateds unless they match. Fixes issue with detaching all
related etc.
Fixed #17: Performance optimisations for large many-to-many datasets.