Skip to content

Releases: mootensai/yii2-relation-trait

Lots of bugs fixed!!

17 Feb 07:30

Choose a tag to compare

Sorry i've been busy lately.. I just fixed this extension. please try again.

now if you try my another extension : mootensai/yii2-enhanced-gii it should be working properly.

newest fix are :

  1. fixing many-many update
  2. fixing delete the last record in a detail set. (for many-many & has many)
  3. ignore empty post
  4. add error for data integrity when deleting

To do

  1. add feature for one-to-one

Multiple relation bug fixed

27 Jul 12:11

Choose a tag to compare

SaveAll() for multiple relation bug fixed!

Thanks to Wolfgang Bienert

SaveAll() bug fix, add deleteWithRelated(), add getRelationData()

24 Jul 07:33

Choose a tag to compare

SaveAll() bug fix , add deleteWithRelated(), add getRelationData()

Bug fix

08 Jul 02:21

Choose a tag to compare

fixing bug on delete

update bug fix

10 Jun 07:58

Choose a tag to compare

change isset with empty on loadAll

new record checker

09 Jun 06:51

Choose a tag to compare

add new record checker before delete

Bug fix & deprecate

09 Jun 01:48

Choose a tag to compare

Fix bug $notDeletedPK[] at line 98.
getAttributesWithRelatedAsPost() is deprecated

Working Release

03 Jun 08:09

Choose a tag to compare

Fully works

Tested on MySQL.

No report yet from another DB