cakephp2-php8/cake/libs/model
2009-07-03 03:31:05 +00:00
..
behaviors Adding patch from 'burzum'. Fixes ambiguous field sql error when joining two trees with a defined scope. 2009-05-26 17:17:57 +00:00
datasources fixes #5710, HABTM - constraining unique ids, but removing non-unique 2009-07-03 03:31:05 +00:00
app_model.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
behavior.php Updating documentation to improve code completion 2009-03-17 21:10:28 +00:00
connection_manager.php Updating documentation to improve code completion 2009-03-17 21:10:28 +00:00
db_acl.php fixes #5926, table prefix on acl tables when overriding constructor 2009-01-14 17:43:46 +00:00
model.php Changing return of Model::deleteAll(). When no records are matched by the delete conditions return is now (bool)true as no records matching those conditions exist. 2009-07-03 00:26:58 +00:00
schema.php Applying patch from 'rafaelbandeira3' fixing formatting of generated code to better follow cake coding standards. Fixes #5754 2009-03-08 18:05:18 +00:00