Inspired by and put together the awesomeness of many yii extensions that aim to improve saving of related records. Comes with 100% test coverage and well struct
Inspired by and put together the awesomeness of many yii extensions that aim to improve saving of related records. Comes with 100% test coverage and well struct
Inspired by and put together the awesomeness of many yii extensions that aim to improve saving of related records. Comes with 100% test coverage and well structured and clean code so it can savely be used in enterprise production enviroment.
Explicit FK mapping syntax for HAS_ONE not supported
check out CSaveRelationsBehavior
add additional api for adding, removing and saving related items
validate related records before saving
check code for places where multiple querys could be replaced with few or one
add an api to access additional data in many_many tables
test aftersave situations
relations defined with 'through' are not supported yet
Is deleting HAS_MANY related records necessary?
Does not work with relations defined in the metadata of the Active Record