Skip to content

1.3.3

Compare
Choose a tag to compare
@pmjones pmjones released this 30 May 19:20
· 14 commits to 1.x since this release
  • 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.