cakephp2-php8/cake/libs/model
2008-10-22 02:37:05 +00:00
..
behaviors Fixing bug when primaryKey is not id. Fixes #5615. 2008-10-17 00:01:36 +00:00
datasources Fixes #5539 - $config prototype was not being set correctly 2008-10-07 00:55:51 +00:00
app_model.php Adding fixes for pagination on associated models. 2008-06-27 06:25:08 +00:00
behavior.php Updating doc blocks to include access and return PHPDOC tags. 2008-09-25 16:49:56 +00:00
connection_manager.php Adding more optimizations for the static classes 2008-10-12 03:52:24 +00:00
db_acl.php Correcting inconsistent return values in Model::saveAll(), updating bad tests, fixes #4981 2008-06-27 06:07:00 +00:00
model.php Added patch from 'shirsch' to fix Model::deleteAll() not returning a boolean value when callbacks = true. Updated test. Closes #5546 2008-10-22 02:37:05 +00:00
schema.php Refactoring schema test and fixing formatting, refactoring Model::_findCount() to use DboSource::calculate() in all cases, closes #4501 2008-10-01 15:27:29 +00:00