cakephp2-php8/cake/libs/model
2009-06-02 03:23:15 +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 Fixing primary key column length in DboSqlite. UUID primary keys now return defined length. 2009-06-02 03:03:51 +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 Updating Model::deconstruct to handle db expressions correctly. Fixes #6372; thanks to mattcurry for the patch. 2009-06-02 03:23:15 +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