cakephp2-php8/cake/libs/model
mark_story 9b857e9f36 Added camelCase check for setTablePrefix. setTablePrefix now fires on PHP5. Closes #5147
Updated test in model.test to reflect changes in empty string handling for float and integer types.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7368 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-27 04:19:54 +00:00
..
behaviors Changing test for Containable to reflect #4790 2008-06-23 06:33:31 +00:00
datasources Added checks for empty string in integer columns. value() Now returns NULL. Closes #5141 2008-07-27 02:49:02 +00:00
app_model.php Adding fixes for pagination on associated models. 2008-06-27 06:25:08 +00:00
behavior.php Refactoring DboSource. Model array conditions must now have comparison operators on the left side, fixes misc bugs, updated core to reflect changes 2008-05-31 12:36:38 +00:00
connection_manager.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
db_acl.php Correcting inconsistent return values in Model::saveAll(), updating bad tests, fixes #4981 2008-06-27 06:07:00 +00:00
model.php Added camelCase check for setTablePrefix. setTablePrefix now fires on PHP5. Closes #5147 2008-07-27 04:19:54 +00:00
schema.php Correcting typo in package doc tag 2008-06-27 07:23:27 +00:00