cakephp2-php8/cake/libs/model
2008-05-27 18:44:55 +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 2008-05-23 16:12:14 +00:00
datasources updating datasource to use Cache engines. 2008-05-24 02:08:56 +00:00
app_model.php "Closes , Built-in file validation. 2008-01-01 22:18:17 +00:00
behavior.php optimization refs 2008-05-19 20:36:39 +00:00
connection_manager.php "Closes , 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 2008-05-23 20:40:50 +00:00
schema.php adding test to schema, closes 2008-05-27 18:44:55 +00:00