cakephp2-php8/cake/libs
phpnut a6051579d7 Merging fixes and enhancements into trunk.
Revision: [2031]
Added ability to turn off the cascading deletes when using Model::del($id, false);

Revision: [2030]
Corrected association cascading for hasOne and hasMany.

Revision: [2029]
Implemented cascading delete for hasMany, and hasOne associations.

Revision: [2028]
Renamed Model::__deleteJoins() to Model::__deleteMulti();

Revision: [2027]
Implemented Model::__deleteJoins() to delete HABTM associations.

git-svn-id: https://svn.cakephp.org/repo/trunk/cake@2032 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-02-19 01:54:39 +00:00
..
controller Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
model Merging fixes and enhancements into trunk. 2006-02-19 01:54:39 +00:00
view Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
bake.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
cache.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
cake_log.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
class_registry.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
error.php Merging fixes and enhancements into trunk 2006-02-01 13:26:23 +00:00
file.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
flay.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
folder.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
inflector.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
legacy.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
neat_array.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
neat_string.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
object.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
router.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
sanitize.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
security.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
session.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
validators.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00