yii2-collection icon indicating copy to clipboard operation
yii2-collection copied to clipboard

Implement relational model collection

Open cebe opened this issue 7 years ago • 1 comments

  • [ ] relational operations like link() and unlink() sync()
    • https://github.com/yiisoft/yii2/pull/12304#issuecomment-242339800
    • https://github.com/yiisoft/yii2/issues/10806#issuecomment-242346294

  • [ ] addToRelation() by checking if query is a relation
    • https://github.com/yiisoft/yii2/issues/10806#issuecomment-241505294

cebe avatar Jul 10 '17 13:07 cebe

http://www.yiiframework.com/extension/activerecord-relation-behavior

cebe avatar Jul 21 '17 13:07 cebe