Releases: mootensai/yii2-relation-trait
Releases · mootensai/yii2-relation-trait
Lots of bugs fixed!!
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 :
- fixing many-many update
- fixing delete the last record in a detail set. (for many-many & has many)
- ignore empty post
- add error for data integrity when deleting
To do
- add feature for one-to-one
Multiple relation bug fixed
SaveAll() for multiple relation bug fixed!
Thanks to Wolfgang Bienert
SaveAll() bug fix, add deleteWithRelated(), add getRelationData()
SaveAll() bug fix , add deleteWithRelated(), add getRelationData()
Bug fix
update bug fix
change isset with empty on loadAll
new record checker
add new record checker before delete
Bug fix & deprecate
Fix bug $notDeletedPK[] at line 98.
getAttributesWithRelatedAsPost() is deprecated
Working Release
Fully works
Tested on MySQL.
No report yet from another DB