Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BackwardsCompatibilityBreak - Added the $force_cascade parameter to f…
…ActiveRecord::delete() and fActiveRecord::store(), which will break classes that override those methods. This fixed ticket #306. Fixed ticket #283 - added `has{RelatedRecords}()` methods to fActiveRecord which return a boolean for any related records in one-to-one, one-to-many or many-to-many relationships.
- Loading branch information