cakephp2-php8/cake/tests/cases/libs/model
mark_story 686b9c2c8b Fixing issues in alterSchema in DboMysql and DboPostgres, where fields would be appended to each table being altered.
Also fixed an issue in DboPostgres where the generated alter statements would contain too many ;.
Test cases added.  Fixes #1023
2010-08-15 22:17:02 -04:00
..
behaviors Updating test suite to properly handle parent_id situations. Fixes #881 2010-07-29 22:26:30 -04:00
datasources Fixing issues in alterSchema in DboMysql and DboPostgres, where fields would be appended to each table being altered. 2010-08-15 22:17:02 -04:00
cake_schema.test.php Fixing issue where join tables would be filed under 'missing' and found. Test added. Fixes #789 2010-06-03 23:20:37 -04:00
connection_manager.test.php Naming conventions to datasources with plugins. Fixes #819 2010-06-20 23:53:54 -03:00
db_acl.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
model.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
model_behavior.test.php Fixing issues where ModelBehavior::detach() would not detach behaviors when a plugin.name was provided. This change makes detach() work like attach(). Tests added. Fixes #711 2010-05-11 23:08:14 -04:00
model_delete.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
model_integration.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
model_read.test.php Adding test case for find(list) with recursive. 2010-07-11 18:38:27 -04:00
model_validation.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
model_write.test.php Converting spaces to tabs. 2010-07-28 23:42:36 -04:00
models.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00