cakephp2-php8/cake/tests/cases/libs/model
nate 5abe66289d Implemented 'counterCache' and 'counterScope' for belongsTo associations
Exempted 'created', 'updated' and 'modified' fields from whitelist when saving, closes #3720
Updated Model::bind(), closes #2355
Adding Model::saveAll() to save multiple records and associated records, closes #3615
Replacing Model::generateList() with Model::find('list'), deprecates Model::generateList()



git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6295 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-01-01 19:34:40 +00:00
..
behaviors "Fixes #3101, Model::deconstruct() corrupting fields 2007-12-14 04:21:58 +00:00
datasources "Fixes #3645, DboSource::conditions() bug ($conditions = null, $where = false)" 2007-12-02 23:39:43 +00:00
db_acl.test.php Closes #2119 Only define clone() in PHP4 when it hasn't been already defined. 2007-11-16 09:35:19 +00:00
model.test.php Implemented 'counterCache' and 'counterScope' for belongsTo associations 2008-01-01 19:34:40 +00:00
schema.test.php updating schema test 2007-11-25 05:34:58 +00:00