cakephp2-php8/cake/libs/model
2009-07-30 00:00:19 +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 "DEFAULT NULL" sentence, which for some reason does not work. It needs to be only "NULL", and "DEFAULT NULL NULL" works too. 2009-07-30 00:00:19 +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 fixes #6506, notice on 5.2.10 for habtm save with empty value 2009-07-23 19:28:46 +00:00
schema.php Coding standards fixes 2009-07-28 20:01:42 +00:00