cakephp2-php8/cake/libs/model
2008-05-23 20:40:50 +00:00
..
behaviors Improving field detection in Containable. paginate() now avoids sending recursive to find calls when it is not explicitly set. Adding more tests to Containable to show how to paginate, fixes #4746 2008-05-23 16:12:14 +00:00
datasources Made DboSource::length return string for float-like values, added a bunch of tests, fixes #4739 2008-05-23 07:09:16 +00:00
app_model.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
behavior.php optimization refs #3415 2008-05-19 20:36:39 +00:00
connection_manager.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
db_acl.php Fixing ACL interface class names 2008-05-22 02:00:36 +00:00
model.php Changing Model::getColumnType() to return null for unknown fields, allowing for type introspection, updating docblock for Model::hasField(), fixes #4751 2008-05-23 20:40:50 +00:00
schema.php fixes #3969, schema name for app dirs with special characters 2008-03-08 16:30:44 +00:00