You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Leandro Gehlen cd14cbcd04 Fixes error on update `hasMany` relation with composite key (#36) 6 years ago
..
BadConfigurationModel.php Fix for issue #22: when a has one relation is involved and the related models are linked using there primary key, the owner attribute should not be updated in order to pass the validation 7 years ago
Company.php Better support for hasOne relations saving (#22 and #23) 7 years ago
DummyModel.php Fix for issue #12 8 years ago
Link.php Enh #3: Added the abilty to specify the validation scenario for related records 7 years ago
LinkType.php Fix #1 issue: Setting null for a named relation is correctly handled now 9 years ago
Project.php Fixes error on update `hasMany` relation with composite key (#36) 6 years ago
ProjectContact.php Fixes error on update `hasMany` relation with composite key (#36) 6 years ago
ProjectLink.php Added ability to delete related record after owner model delete 7 years ago
ProjectNoTransactions.php Add missing ProjectNoTransactions model test class 8 years ago
ProjectUser.php Initial commit 9 years ago
Tag.php Implementation of enhancement #15: Allow saving extra columns to junction table 7 years ago
User.php Fix a regression in Has One saving introduced by #33 fix. 6 years ago
UserProfile.php Fix for issue #33 6 years ago