yiiext / activerecord-relation-behavior

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.
http://www.yiiframework.com/extension/activerecord-relation-behavior/
Other
92 stars 28 forks source link

test aftersave situations #4

Open cebe opened 12 years ago

cebe commented 12 years ago

ensure all relations are objects, not pks after save

cebe commented 12 years ago

should be configurable: 'autoRefresh' to avoid useless db querys