Skip to content
This repository was archived by the owner on Jan 10, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (14 loc) · 659 Bytes

File metadata and controls

25 lines (14 loc) · 659 Bytes

Yii 2 ActiveRecord Many-to-Many saving extension Change Log

1.0.3, February 9, 2018

  • Bug #9: Fixed LinkManyBehavior::$relationReferenceAttributeValue can not be validated using yii\validators\EachValidator (klimov-paul)

1.0.2, June 3, 2016

  • Enh #5: Added linked model to the extraColumn callable function arguments (sokoji)

1.0.1, April 25, 2016

  • Bug #4: Fixed relation junction records are not deleted on owner deletion (iworker, klimov-paul)

1.0.0, December 26, 2015

  • Initial release.